linux/drivers/net/wireless/hostap
Markus Elfring 6f24fe3059 hostap: Delete an unnecessary check before the function call "kfree"
The kfree() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-02-06 08:51:35 +02:00
..
hostap_80211_rx.c wireless: slight optimization of addr compare 2013-12-26 13:31:35 -05:00
hostap_80211_tx.c hostap: slight optimization of addr compare 2013-12-26 13:31:35 -05:00
hostap_80211.h
hostap_ap.c hostap: Delete an unnecessary check before the function call "kfree" 2015-02-06 08:51:35 +02:00
hostap_ap.h
hostap_common.h
hostap_config.h
hostap_cs.c hostap_cs: fix misspelling of current function in string 2014-12-15 13:46:19 -05:00
hostap_download.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
hostap_hw.c hostap: slight optimization of addr compare 2013-12-26 13:31:35 -05:00
hostap_info.c net:drivers/net: Miscellaneous conversions to ETH_ALEN 2013-10-02 17:04:45 -04:00
hostap_ioctl.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2014-01-10 10:59:40 -05:00
hostap_main.c net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
hostap_pci.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
hostap_plx.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
hostap_proc.c wireless: hostap: proc: print properly escaped SSID 2014-10-14 02:18:27 +02:00
hostap_wlan.h hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
hostap.h
Kconfig
Makefile