mac80211: small tx code cleanup
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 10 Aug 2009 14:04:15 +0000 (16:04 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Aug 2009 13:13:58 +0000 (09:13 -0400)
commit62b1208e146af048e90a32bc4fe5fba85e4fa51e
treef6235e854de44dda3d0bf3d6af38617e55d0b5da
parentd0b69609dc50b6bf2637cf74e6f97c251adc65ed
mac80211: small tx code cleanup

It's really easier to read if it's not indented
as much, so invert the condition and rearrange
the code so the smaller chunk is indented instead.

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