From: Al Viro Date: Sun, 16 Mar 2008 22:43:06 +0000 (+0000) Subject: wavelan_cs arm fix X-Git-Tag: v2.6.25-rc8~77^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea995abfed7f0726aaa22580aaf10b2cf5d91be5;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed