summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw
diff options
context:
space:
mode:
authorHelmut Schaa2011-02-12 14:17:15 +0100
committerJohn W. Linville2011-02-14 21:51:20 +0100
commit0c2530cec5672f38f8ab834ee53d17175d3bca95 (patch)
tree1c035db946d3114273c5f5b555d119dfc49899a4 /drivers/net/wireless/zd1211rw
parentath9k: disable beaconing before stopping beacon queue (diff)
downloadkernel-qcow2-linux-0c2530cec5672f38f8ab834ee53d17175d3bca95.tar.gz
kernel-qcow2-linux-0c2530cec5672f38f8ab834ee53d17175d3bca95.tar.xz
kernel-qcow2-linux-0c2530cec5672f38f8ab834ee53d17175d3bca95.zip
mac80211: Remove superfluous if clause
ieee80211_rx_h_check returned RX_DROP_MONITOR in case the if statement in question was true but the same return value is also used directly after the if clause. Hence, we can just drop the whole if clause and as such simplify the code. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/zd1211rw')
0 files changed, 0 insertions, 0 deletions