staging: rtl8712: Use __packed instead of __attribute__ ((packed))
authorMichael Fiedler <michael.fiedler@informatik.stud.uni-erlangen.de>
Mon, 20 Jun 2011 14:34:27 +0000 (16:34 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 17:23:57 +0000 (10:23 -0700)
commit40878364f1f461af2030bce0ea7d5f026d5a1dc2
treee9560e7545c83f5dac853835998f590af56b7fb7
parent36e0b743d247b0aad58dc20753c38dfd05533aa1
staging: rtl8712: Use __packed instead of __attribute__ ((packed))

According to scripts/checkpatch.pl, the __packed macro
from linux/compiler.h should be used.

Signed-off-by: Michael Fiedler <michael.fiedler@informatik.stud.uni-erlangen.de>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rtl8712/ieee80211.h
drivers/staging/rtl8712/wifi.h