Skip to content
Snippets Groups Projects
Commit 69e6c010 authored by Johannes Berg's avatar Johannes Berg Committed by John W. Linville
Browse files

mac80211: move some RCU locking into an if branch


The if itself doesn't need to be protected, so move in the RCU
locking to avoid doing anything at all when the condition isn't
true.

Signed-off-by: default avatarJohannes Berg <johannes@sipsolutions.net>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 940b7a3a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment