android_kernel_xiaomi_sm7250/net/ieee80211
Johannes Berg 94e10bfb8a softmac: fix wext MLME request reason code endianness
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>
2007-11-10 21:58:41 -08:00
..
softmac softmac: fix wext MLME request reason code endianness 2007-11-10 21:58:41 -08:00
ieee80211_crypt_ccmp.c
ieee80211_crypt_tkip.c [NET]: Removing duplicit #includes 2007-11-07 04:11:44 -08:00
ieee80211_crypt_wep.c [NET]: Removing duplicit #includes 2007-11-07 04:11:44 -08:00
ieee80211_crypt.c
ieee80211_geo.c
ieee80211_module.c
ieee80211_rx.c
ieee80211_tx.c
ieee80211_wx.c
Kconfig
Makefile