94e10bfb8a
The MLME request reason code is host-endian and our passing it to the low level functions is host-endian as well since they do the swapping. I noticed that the reason code 768 was sent (0x300) rather than 3 when wpa_supplicant terminates. This removes the superfluous cpu_to_le16() call. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ieee80211softmac_assoc.c | ||
ieee80211softmac_auth.c | ||
ieee80211softmac_event.c | ||
ieee80211softmac_io.c | ||
ieee80211softmac_module.c | ||
ieee80211softmac_priv.h | ||
ieee80211softmac_scan.c | ||
ieee80211softmac_wx.c |