commit | 9cba46dc1c1c98d9e1c44be7b8d435ad553f799e | [log] [tgz] |
---|---|---|
author | Moritz Muehlenhoff <jmm@debian.org> | Wed Jan 21 22:00:40 2009 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 03 14:53:16 2009 -0700 |
tree | dec26291547bbb55b4e29a6eddab8542bfd7cb91 | |
parent | 4bb5a7ec7635d1b1b66f853b9a9f9b717bc6b26d [diff] |
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>