linux_dsm_epyc7002/drivers/net/wireless/hostap
Jouni Malinen 79058acaf5 [PATCH] hostap: Make hostap_tx_encrypt() static
hostap_tx_encrypt() is used only inside hostap_80211_tx.c and there
are no plans to use it elsewhere in the future either, so let's make
it static. As a bonus, this should silence Coverity scanner from
complaining about bogus FORWARD_NULL case (CID: 274).

Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2006-03-27 11:40:32 -05:00
..
hostap_80211_rx.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_80211_tx.c [PATCH] hostap: Make hostap_tx_encrypt() static 2006-03-27 11:40:32 -05:00
hostap_80211.h [PATCH] hostap: Make hostap_tx_encrypt() static 2006-03-27 11:40:32 -05:00
hostap_ap.c [PATCH] hostap: Fix ap_add_sta() return value verification 2006-03-23 16:16:57 -05:00
hostap_ap.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_common.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_config.h [PATCH] hostap: allow flashing firmware 2006-01-16 16:51:53 -05:00
hostap_cs.c [PATCH] hostap: Fix double free in prism2_config() error path 2006-03-23 16:16:57 -05:00
hostap_download.c Add HostAP wireless driver. 2005-05-12 22:54:16 -04:00
hostap_hw.c [PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout 2006-03-23 16:16:57 -05:00
hostap_info.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_ioctl.c [PATCH] hostap: Remove dead code (duplicated idx != 0) 2006-03-23 16:16:58 -05:00
hostap_main.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_pci.c [PATCH] hostap: Fix memory leak on PCI probe error path 2006-03-23 16:16:58 -05:00
hostap_plx.c [PATCH] hostap: Fix memory leak on PCI probe error path 2006-03-23 16:16:58 -05:00
hostap_proc.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_wlan.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
Kconfig [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration 2006-01-30 17:41:36 -05:00
Makefile [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00