commit | 62b1208e146af048e90a32bc4fe5fba85e4fa51e | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Aug 10 16:04:15 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 14 09:13:58 2009 -0400 |
tree | f6235e854de44dda3d0bf3d6af38617e55d0b5da | |
parent | d0b69609dc50b6bf2637cf74e6f97c251adc65ed [diff] |
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>