aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLuciano Coelho <[email protected]>2015-03-01 09:10:07 +0200
committerJohannes Berg <[email protected]>2015-03-04 10:34:09 +0100
commit8bb6f4b9c50eef838931e0e667f1a451f34a76ae (patch)
tree03b40b947badb6df074f7b4409f23deb77c53a08 /tools/perf/scripts/python
parentef7c67257c9a0765bd1a53f83fd63d55a0f7b224 (diff)
mac80211: remove useless double check for open_count in __ieee80211_suspend()
We check local->open_count at the top of the __ieee80211_suspend(), so there's no need to check for it again. open_count is protected by the rtnl, so there's no chance for it to have change between the two calls. Signed-off-by: Luciano Coelho <[email protected]> Signed-off-by: Emmanuel Grumbach <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions