mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08: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> |
||
|---|---|---|
| .. | ||
| 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 | ||