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)
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>

No differences found