zd1211rw: Fix alignment problems
authorUlrich Kunitz <kune@deine-taler.de>
Sat, 1 Dec 2007 10:26:05 +0000 (11:26 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 17 Dec 2007 22:01:39 +0000 (17:01 -0500)
commit9313794371ad39e6bf88e1fbef8dfb3bd1ae3fe7
tree356611f6b8e5bc8e3df52286c41a87db37a589db
parent74cda169fe65ca1dedad6d4a905b13c6ccd87351
zd1211rw: Fix alignment problems

Shaddy Baddah found an alignment problem with zd1211rw driver at
2007-11-19. This patch fixes it, it is based on the patch proposed by
Herbert Xu. The alignment 4 has been the agreed value on the
linux-wireless mailing list.

Notify that the problem does only affect the old zd1211rw softmac
driver and not the zd1211rw-mac80211 driver. Daniel Drake has
already provided a patch for the replacement of the softmac
driver, which this patch will break.

Signed-off-by: Ulrich Kunitz <kune@deine-taler.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_mac.c