mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-22 18:22:42 +00:00
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> |
History
|
|
|---|---|---|
| .. | ||
| ieee80211softmac_assoc.c | ||
| ieee80211softmac_auth.c | ||
| ieee80211softmac_event.c | ||
| ieee80211softmac_io.c | ||
| ieee80211softmac_module.c | ||
| ieee80211softmac_priv.h | ||
| ieee80211softmac_scan.c | ||
| ieee80211softmac_wx.c | ||
| Kconfig | ||
| Makefile | ||