linux/drivers/staging/rtl8192e
Rashika Kheria 316de3cabb Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_tkip.c
This patch fixes the following Sparse warnings in rtllib_crypt_tkip.c-

drivers/staging/rtl8192e/rtllib_crypt_tkip.c:755:12: warning: symbol 'rtllib_crypto_tkip_init' was not declared. Should it be static?
drivers/staging/rtl8192e/rtllib_crypt_tkip.c:761:13: warning: symbol 'rtllib_crypto_tkip_exit' was not declared. Should it be static?

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-10 12:02:22 -08:00
..
rtl8192e staging: rtl8192e: remove unneeded semicolons 2013-10-30 09:08:45 -07:00
dot11d.c Staging: rtl8192e: Replacing (u8*) with (u8 *) 2013-10-15 08:46:10 -07:00
dot11d.h staging: rtl8192e: Fix typo in rtl8192e/dot11d.h 2013-09-25 16:25:40 -07:00
Kconfig staging: r8192e: Fix possible error in configuration 2012-04-18 16:58:16 -07:00
license
Makefile staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
rtl819x_BA.h
rtl819x_BAProc.c Staging: rtl8192e: Fix incorrect type in assignment in rtl819x_BAProc.c 2013-11-10 12:02:22 -08:00
rtl819x_HT.h
rtl819x_HTProc.c
rtl819x_Qos.h
rtl819x_TS.h
rtl819x_TSProc.c staging: rtl8192e: do not use comparisons on bool tests 2013-10-28 14:28:35 -07:00
rtllib_crypt_ccmp.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_ccmp.c 2013-11-10 12:02:22 -08:00
rtllib_crypt_tkip.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_tkip.c 2013-11-10 12:02:22 -08:00
rtllib_crypt_wep.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
rtllib_crypt.c staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
rtllib_crypt.h
rtllib_debug.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
rtllib_endianfree.h
rtllib_module.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_module.c 2013-11-10 11:58:25 -08:00
rtllib_rx.c Staging: rtl8192e: Fix incorrect casting in rtllib_rx.c 2013-11-10 11:58:25 -08:00
rtllib_softmac_wx.c staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
rtllib_softmac.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_softmac.c 2013-11-10 12:01:35 -08:00
rtllib_tx.c Staging: rtl8192e: Fix Sparse Warning of restricted __le16 degrades to integer in rtllib_tx.c 2013-11-10 11:58:25 -08:00
rtllib_wx.c staging: rtl8192e: do not use comparisons on bool tests 2013-10-28 14:28:35 -07:00
rtllib.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
TODO