android_kernel_lge_bullhead/drivers/staging/rtl8192e
Behan Webster 3b3f751726 staging, rtl8192e, LLVMLinux: Remove unused inline prototype
commit 62ec95f86d2850b7ce6d73fb236a6fcf48411aea upstream.

rtllib_probe_req is defined as "static inline" in rtllib_softmac.c however it
is declared differently as "extern inline" in rtllib_softmac.h. Since it isn't
used outside of the scope of rtllib_softmac, it makes sense to remove the
incorrect declaration.

Signed-off-by: Behan Webster <behanw@converseincode.com>
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-05 23:19:53 -07:00
..
rtl8192e The rtl8192e procfs-based debug interface seems very broken 2013-04-09 14:13:06 -04:00
Kconfig staging: r8192e: Fix possible error in configuration 2012-04-18 16:58:16 -07:00
Makefile staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
TODO rtl8192e: Add a TODO 2011-08-23 20:04:16 -05:00
dot11d.c rtl8192e: Rename clashing symbols 2011-11-30 14:16:42 -08:00
dot11d.h rtl8192e: Rename clashing symbols 2011-11-30 14:16:42 -08:00
license From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
rtl819x_BA.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part V 2011-08-25 10:05:10 -07:00
rtl819x_BAProc.c rtl8192e: create generic rtllib_debug.h 2011-11-30 19:44:09 +09:00
rtl819x_HT.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part V 2011-08-25 10:05:10 -07:00
rtl819x_HTProc.c rtl8192e: Rename clashing symbols 2011-11-30 14:16:42 -08:00
rtl819x_Qos.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VI 2011-08-25 10:05:11 -07:00
rtl819x_TS.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VI 2011-08-25 10:05:11 -07:00
rtl819x_TSProc.c staging: Remove test of is_broadcast with is_multicast 2012-05-09 13:52:23 -07:00
rtllib.h staging, rtl8192e, LLVMLinux: Remove unused inline prototype 2015-06-05 23:19:53 -07:00
rtllib_crypt.c staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
rtllib_crypt.h staging/rtl8192e: Convert to lib80211_crypt_info 2011-12-22 13:48:59 -08:00
rtllib_crypt_ccmp.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
rtllib_crypt_tkip.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
rtllib_crypt_wep.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
rtllib_debug.h rtl8192e: create generic rtllib_debug.h 2011-11-30 19:44:09 +09:00
rtllib_endianfree.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XI 2011-08-25 10:05:13 -07:00
rtllib_module.c rtl8192e: switch to proc_create() 2013-04-09 14:13:06 -04:00
rtllib_rx.c staging: Remove test of is_broadcast with is_multicast 2012-05-09 13:52:23 -07:00
rtllib_softmac.c staging, rtl8192e, LLVMLinux: Change extern inline to static inline 2015-06-05 23:19:53 -07:00
rtllib_softmac_wx.c staging: rtl8192e: use is_zero_ether_addr() instead of memcmp() 2012-09-04 14:09:01 -07:00
rtllib_tx.c Staging: rtl8192e: rtllib_tx.c: fixed an asterisk coding style issue 2012-10-31 15:14:41 -07:00
rtllib_wx.c staging: rtl8192e: Fix typos. 2012-04-24 11:28:24 -07:00