]> Pileus Git - ~andy/linux/commit
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)
commite01362265487f05b69233aab4426ab6166f7b1ec
treef968ba9d4fd1dbf8fc97ebc2b2d206a0187d88a9
parent18cfd3bfc904e2360af3a1c059c84b3f1944afb4
mac80211: move align variable to remove __maybe_unused

There's no reason for the variable to not be inside
the #ifdef, move it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c