https://github.com/torvalds/linux
Revision 01e1f045e65b683fe7203b1e16a915bbb94c15fe authored by Daniel Drake on 22 November 2007, 22:03:42 UTC, committed by John W. Linville on 29 November 2007, 23:08:47 UTC
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>
1 parent a10605e
History
Tip revision: 01e1f045e65b683fe7203b1e16a915bbb94c15fe authored by Daniel Drake on 22 November 2007, 22:03:42 UTC
ieee80211: fix unaligned access in ieee80211_copy_snap
Tip revision: 01e1f04
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
.gitignore -rw-r--r-- 628 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 93.2 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top