alistair23-linux/drivers/staging/rtl8192e
Mateusz Kulikowski a8f4f33a4f staging: rtl8192e: remove CURRENT_RATE macro
CURRENT_RATE macro is used only once in driver. This patch removes it
and adds rtllib_current_rate() static function in file using that macro

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-20 13:14:00 +01:00
..
rtl8192e staging: rtl8192e: remove unused macros 2015-03-20 13:13:59 +01:00
dot11d.c staging: rtl8192e: fixed coding style issues 2014-08-30 13:54:03 -07:00
dot11d.h staging: rtl8192e: remove eqMacAddr macro 2015-03-20 13:14:00 +01:00
Kconfig
license
Makefile
rtl819x_BA.h
rtl819x_BAProc.c staging: rtl8192e: fix coding style issues (merge broken strings) 2015-03-20 13:13:58 +01:00
rtl819x_HT.h staging: rtl8192e: remove CURRENT_RATE macro 2015-03-20 13:14:00 +01:00
rtl819x_HTProc.c staging: rtl8192e: fix coding style issues (merge broken strings) 2015-03-20 13:13:58 +01:00
rtl819x_Qos.h staging: rtl8192e: remove unused macros 2015-03-20 13:13:59 +01:00
rtl819x_TS.h
rtl819x_TSProc.c staging: rtl8192e: fix coding style warnings (printk -> netdev_*) 2015-03-20 13:13:59 +01:00
rtllib.h staging: rtl8192e: remove eqMacAddr macro 2015-03-20 13:14:00 +01:00
rtllib_crypt.c staging: rtl8192e: fix coding style issues (merge broken strings) 2015-03-20 13:13:58 +01:00
rtllib_crypt.h
rtllib_crypt_ccmp.c staging: rtl8192e: fix coding style issues (merge broken strings) 2015-03-20 13:13:58 +01:00
rtllib_crypt_tkip.c staging: rtl8192e: fix coding style warnings (printk -> netdev_*) 2015-03-20 13:13:59 +01:00
rtllib_crypt_wep.c staging: rtl8192e: fix coding style warnings (printk -> netdev_*) 2015-03-20 13:13:59 +01:00
rtllib_debug.h staging: rtl8192e: fix coding style warnings (printk -> netdev_*) 2015-03-20 13:13:59 +01:00
rtllib_module.c staging: rtl8192e: Remove unnecessary OOM message 2015-03-06 16:59:53 -08:00
rtllib_rx.c staging: rtl8192e: fix coding style warnings (printk -> netdev_*) 2015-03-20 13:13:59 +01:00
rtllib_softmac.c staging: rtl8192e: fix coding style warnings (printk -> netdev_*) 2015-03-20 13:13:59 +01:00
rtllib_softmac_wx.c staging: rtl8192e: fix coding style warnings (printk -> netdev_*) 2015-03-20 13:13:59 +01:00
rtllib_tx.c staging: rtl8192e: remove CURRENT_RATE macro 2015-03-20 13:14:00 +01:00
rtllib_wx.c staging: rtl8192e: fix coding style warnings (printk -> netdev_*) 2015-03-20 13:13:59 +01:00
TODO