[PATCH] hostapd: Issue in deriving MAX SP Length from QoS Info
Jouni Malinen
j
Sat Feb 16 01:17:16 PST 2013
On Fri, Feb 15, 2013 at 08:19:24PM +0530, Srinivasan B wrote:
> Hostapd provides QoS info of the STA (Service Period & AC mask) to the
> kernel during wpa_driver_nl80211_sta_add call.
> Bit 5 and Bit 6 of Qos info represents the Max SP length. Below
> mentioned patch address the minor issue in
> the code to fetch the Max SP by shifting right the Qos info by value
> WMM_QOSINFO_STA_SP_SHIFT.
> (operator ">" is replaced with ">>" operator).
Thanks! Applied.
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list