From: Johannes Berg Date: Mon, 8 Sep 2008 09:05:08 +0000 (+0200) Subject: mac80211: move some RCU locking into an if branch X-Git-Tag: v2.6.28-rc1~717^2~292^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69e6c010fd5f5015d3cc64718fbe266face93770;p=pandora-kernel.git 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: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed