summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/wlan_compat.h
diff options
context:
space:
mode:
authorMoritz Muehlenhoff <jmm@debian.org>2009-01-21 21:00:40 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 21:53:16 (GMT)
commit9cba46dc1c1c98d9e1c44be7b8d435ad553f799e (patch)
treedec26291547bbb55b4e29a6eddab8542bfd7cb91 /drivers/staging/wlan-ng/wlan_compat.h
parent4bb5a7ec7635d1b1b66f853b9a9f9b717bc6b26d (diff)
downloadlinux-fsl-qoriq-9cba46dc1c1c98d9e1c44be7b8d435ad553f799e.tar.xz
Staging: wlan-ng: Remove use of __WLAN_ATTRIB_PACK__
Replace all ocurrances of the __WLAN_ATTRIB_PACK__ from wlan_compat.h by __attribute__((packed)) and remove it afterwards. Signed-off-by: Moritz Muehlenhoff <jmm@debian.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/wlan-ng/wlan_compat.h')
-rw-r--r--drivers/staging/wlan-ng/wlan_compat.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/wlan-ng/wlan_compat.h b/drivers/staging/wlan-ng/wlan_compat.h
index 8b8a510..0fa1c6a 100644
--- a/drivers/staging/wlan-ng/wlan_compat.h
+++ b/drivers/staging/wlan-ng/wlan_compat.h
@@ -86,11 +86,6 @@
#define BIT31 0x80000000
/*=============================================================*/
-/*------ Compiler Portability Macros --------------------------*/
-/*=============================================================*/
-#define __WLAN_ATTRIB_PACK__ __attribute__ ((packed))
-
-/*=============================================================*/
/*------ OS Portability Macros --------------------------------*/
/*=============================================================*/