linux/net/ieee80211
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
..
softmac ieee80211softmac_auth_resp() fix 2008-01-28 15:08:47 -08:00
Kconfig softmac: mark as obsolete and schedule for removal 2008-01-28 14:55:36 -08:00
Makefile
ieee80211_crypt.c [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi 2007-04-28 11:01:01 -04:00
ieee80211_crypt_ccmp.c ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution 2007-11-20 16:43:17 -05:00
ieee80211_crypt_tkip.c ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution 2007-11-20 16:43:17 -05:00
ieee80211_crypt_wep.c [NET]: Removing duplicit #includes 2007-11-07 04:11:44 -08:00
ieee80211_geo.c [PATCH] ieee80211: add ieee80211_channel_to_freq 2007-05-08 11:51:59 -04:00
ieee80211_module.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
ieee80211_rx.c eliminate byteswapping in struct ieee80211_qos_parameters 2008-01-28 15:08:45 -08:00
ieee80211_tx.c ieee80211: fix unaligned access in ieee80211_copy_snap 2007-11-29 18:08:47 -05:00
ieee80211_wx.c wireless: fix '!x & y' typo's 2008-01-28 15:03:35 -08:00