From: Moritz Muehlenhoff Date: Wed, 21 Jan 2009 21:00:40 +0000 (+0100) Subject: Staging: wlan-ng: Remove use of __WLAN_ATTRIB_PACK__ X-Git-Tag: v2.6.30-rc1~202^2~631 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cba46dc1c1c98d9e1c44be7b8d435ad553f799e;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed