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)
commitdbc1eec485625228895ded6baf6bd01ce2475410
treeccfdfcca32d6c4141139d7c4abf8f768444006ad
parent371842448c05b42d11a4be1c8e4e81d62ecc7534
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