commit | 72e93e9161a917017f6c3cac216d813088ec2d1f | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@nokia.com> | Fri Jul 09 14:10:58 2010 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 12 16:05:31 2010 -0400 |
tree | 11eabeaac988c36be0b1a2296324be744deb5da7 | |
parent | 1311843c58ca606bab8bfe4cf6c0fe50deb9986d [diff] |
wl1271: use __packed annotation This patch changes __attribute__ ((packed)) annotations to __packed in wl1271 code that was introduced in a recent patch in wireless-testing. Cc: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>