remarkable-linux/net/ieee80211/softmac
Al Viro c414e84b22 ieee80211softmac_auth_resp() fix
The struct ieee8021_auth * passed to it comes straight from skb->data
without any conversions; members of the struct are little-endian, so
we'd better take that into account when doing switch by auth->algorithm,
etc.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-01-28 15:08:47 -08:00
..
ieee80211softmac_assoc.c
ieee80211softmac_auth.c ieee80211softmac_auth_resp() fix 2008-01-28 15:08:47 -08:00
ieee80211softmac_event.c
ieee80211softmac_io.c several missing cpu_to_le16() in ieee80211softmac_capabilities() 2008-01-28 15:08:46 -08:00
ieee80211softmac_module.c
ieee80211softmac_priv.h
ieee80211softmac_scan.c
ieee80211softmac_wx.c
Kconfig
Makefile