From: Ulrich Kunitz Date: Tue, 29 Aug 2006 22:51:43 +0000 (+0100) Subject: [PATCH] zd1211rw: Removed unneeded packed attributes X-Git-Tag: v2.6.19-rc1~1263^2~38^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e1bbd846d00a245dcf78b6b331d8a9afed8e6d7;p=pandora-kernel.git [PATCH] zd1211rw: Removed unneeded packed attributes Inspired by an e-mail by Stephen Hemminger I decided to remove all unneeded packed attributes from the code where the member variables are already aligned. This avoids horrible code being generated on some architectures. Signed-off-by: Ulrich Kunitz Signed-off-by: Daniel Drake Signed-off-by: John W. Linville --- Reading git-diff-tree failed