wavelan_cs arm fix
authorAl Viro <viro@ftp.linux.org.uk>
Sun, 16 Mar 2008 22:43:06 +0000 (22:43 +0000)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 24 Mar 2008 23:25:07 +0000 (19:25 -0400)
commitea995abfed7f0726aaa22580aaf10b2cf5d91be5
tree32bcc88b11bfe597e509bca9f149cc3b47591649
parent0a74892b6df8f1e7191dffd5a2b0e0e2ca7e73fb
wavelan_cs arm fix

Even when all fields are unsigned char, struct still might have
alignment > 1.  Does so on arm, unless you explicitly say that
it's packed...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wavelan_cs.h