iwlagn: use __packed on new structure definitions
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 26 Jul 2010 19:04:12 +0000 (15:04 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 26 Jul 2010 19:04:12 +0000 (15:04 -0400)
"iwlagn: add statistic notification structure for WiFi/BT devices" added
several new '__attribute__ ((packed))' lines.  Change them to the
generic __packed.

Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found