[PATCH] zd1211rw: Removed unneeded packed attributes
authorUlrich Kunitz <kune@deine-taler.de>
Tue, 29 Aug 2006 22:51:43 +0000 (23:51 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Sep 2006 23:34:01 +0000 (19:34 -0400)
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 <kune@deine-taler.de>
Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found