]> Pileus Git - ~andy/linux/commit
mac80211: reformat TX unauthorised check
authorJohannes Berg <johannes.berg@intel.com>
Wed, 12 Oct 2011 15:28:21 +0000 (17:28 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Oct 2011 18:48:16 +0000 (14:48 -0400)
commit55182e4adfffa808a1d07a515637c05c67028a5f
treeb07870ed475792815cafafabb3dce51f192143aa
parent107ef97a170dec95893f34614edd92eb8cb9b5d0
mac80211: reformat TX unauthorised check

Reformat the check, the indentation is completely strange.
Also change the last part of the condition to make the
code shorter.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/tx.c