]> git.baikalelectronics.ru Git - kernel.git/commit
zd1211rw: fix unaligned access in zd_mac_rx
authorPatrick Simmons <linuxrocks123@netscape.net>
Sun, 2 Aug 2009 08:46:28 +0000 (02:46 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 3 Aug 2009 20:31:22 +0000 (16:31 -0400)
commit03c8e09ed71c1727ac274525f1110dd0c7d4e758
treeccfdfcca32d6c4141139d7c4abf8f768444006ad
parent88a8fc2ac150110916edd221f67ca37f2a2750a4
zd1211rw: fix unaligned access in zd_mac_rx

Fix an unaligned memory access in the zd_mac_rx function of zd1211rw
that causes problems on SPARC64.

Signed-off-by: Patrick Simmons <linuxrocks123@netscape.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_mac.c