mac80211: move align variable to remove __maybe_unused
authorJohannes Berg <johannes.berg@intel.com>
Mon, 2 Dec 2013 18:22:17 +0000 (19:22 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 3 Dec 2013 12:23:45 +0000 (13:23 +0100)
There's no reason for the variable to not be inside
the #ifdef, move it.

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

No differences found