linux/drivers/net/wireless/brcm80211
Markus Elfring 297540f69f brcm80211: Delete unnecessary checks before two function calls
The functions brcmu_pkt_buf_free_skb() and usb_free_urb() test whether
their argument is NULL and then return immediately. Thus the test around
the call is not needed.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-02-06 08:52:50 +02:00
..
brcmfmac brcm80211: Delete unnecessary checks before two function calls 2015-02-06 08:52:50 +02:00
brcmsmac brcmutil: use define for boardrev string function 2015-01-29 09:59:09 +02:00
brcmutil brcmfmac: show firmware release info in ethtool driver info 2015-01-29 09:59:14 +02:00
include brcmfmac: show firmware release info in ethtool driver info 2015-01-29 09:59:14 +02:00
Kconfig brcmfmac: conditionally compile firmware protocol source code 2014-09-15 15:09:26 -04:00
Makefile brcm80211: Use normal DEBUG define 2012-01-24 14:21:13 -05:00