alistair23-linux/net/ieee80211
Daniel Drake 01e1f045e6 ieee80211: fix unaligned access in ieee80211_copy_snap
There is no guarantee that data+SNAP_SIZE will reside on an even numbered
address, so doing a 16 bit read will cause an unaligned access in some
situations. Based on a patch from Jun Sun.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-11-29 18:08:47 -05:00
..
softmac softmac: fix wext MLME request reason code endianness 2007-11-10 21:58:41 -08:00
ieee80211_crypt.c
ieee80211_crypt_ccmp.c cleanup asm/scatterlist.h includes 2007-11-02 08:47:06 +01:00
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_geo.c
ieee80211_module.c [NET]: Make /proc/net per network namespace 2007-10-10 16:49:06 -07:00
ieee80211_rx.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
ieee80211_tx.c ieee80211: fix unaligned access in ieee80211_copy_snap 2007-11-29 18:08:47 -05:00
ieee80211_wx.c Spelling fix: explicitly 2007-10-19 23:22:55 +02:00
Kconfig
Makefile