commit | 5082b823f3b0c781fdbc52910af579e940f6f18e | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@nokia.com> | Tue Oct 05 14:58:49 2010 +0300 |
committer | Luciano Coelho <luciano.coelho@nokia.com> | Tue Oct 05 16:27:53 2010 +0300 |
tree | 75c7ec2836836d78ad4fcd361e2043c733696411 | |
parent | 644a48607cd40954b6fb095b39a3ccaa0204191e [diff] |
wl1271: remove deprecated __attribute__ ((packed)) One __attribute__ ((packed)) has been accidentally introduced in commit be86cbea1e9c3a4dd8faedcfa327495d09fe3531. This patch changes it to __packed. Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>