[PATCH] ath10k: fix vdev map size for 10.x firmware
Kalle Valo
kvalo at qca.qualcomm.com
Mon Jun 2 09:42:51 PDT 2014
Bartosz Markowski <bartosz.markowski at tieto.com> writes:
> Firmware 10.x supports up to 8 virtual AP interfaces
> (comparing to 7 for main firmware). Previous vdev map
> initialization was missing enough space for 8 + 1 vdevs
> (we may spent one for mac monitor), due to wrong define used.
>
> Use correct one - TARGET_10X_NUM_VDEVS - for 10.x firmware.
>
> Signed-off-by: Bartosz Markowski <bartosz.markowski at tieto.com>
So what is the actual bug you are fixing? Previously with 10.x it was
possible to get only 7 VIFs, even though we advertised 8 to user space,
and with your fix we get the full 8 VIFs?
It would be good to clear have that in the commit log so that anyone can
understand what bug is fixed.
--
Kalle Valo
More information about the ath10k
mailing list