aboutsummaryrefslogtreecommitdiff
path: root/lib/dynamic_queue_limits.c
diff options
context:
space:
mode:
authorZhao, Gang <[email protected]>2014-03-19 17:04:35 +0800
committerJohannes Berg <[email protected]>2014-03-19 21:29:57 +0100
commit4da64622131b6b0cd1211e220dc88cc15007b59d (patch)
tree424b61a6d74544cec3b1f76511aec02020dd23c2 /lib/dynamic_queue_limits.c
parentfb378c231daf93c7c806848e8247781322867ece (diff)
cfg80211: remove unnecessary check
RCU pointer bss->pub.beacon_ies is checked before in previous statement: if (rcu_access_pointer(bss->pub.beacon_ies)) continue; There is no need to check it twice(and in the wrong way :) ). Signed-off-by: Zhao, Gang <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'lib/dynamic_queue_limits.c')
0 files changed, 0 insertions, 0 deletions