wireless: use __aligned
authorJohannes Berg <johannes.berg@intel.com>
Fri, 28 Dec 2012 11:22:02 +0000 (12:22 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 12:01:44 +0000 (13:01 +0100)
Use __aligned(...) instead of __attribute__((aligned(...)))
in mac80211 and cfg80211.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found