From: Arend van Spriel Date: Tue, 5 Jul 2011 22:02:53 +0000 (+0200) Subject: staging: brcm80211: replace occurrences of __attribute__((packed)) X-Git-Tag: v3.1-rc1~232^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae50ca7210ecb9ffbbe38c2c85308f02386c916e;p=pandora-kernel.git staging: brcm80211: replace occurrences of __attribute__((packed)) One of the checkpatch warning on this driver is about usage of the __attribute__ keyword. This patch changes this to using the __packed keyword. Reviewed-by: Roland Vossen Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed