linux/drivers/staging/rtl8192e
Sean MacLennan 976d534118 rtl8192e: Rename clashing symbols
The "rtl8192e: Export symbols" patch exported three functions already
exported by the rtl8192u driver. This patch renames the three functions:
  Dot11d_Init => dot11d_init
  HTUpdateSelfAndPeerSetting => HT_update_self_and_peer_setting
  IsLegalChannel => rtllib_legal_channel

Signed-off-by: Sean MacLennan <seanm@seanm.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-11-30 14:16:42 -08:00
..
rtl8192e rtl8192e: Rename clashing symbols 2011-11-30 14:16:42 -08:00
Kconfig rtl8192e: Split into two directories 2011-11-30 19:50:42 +09:00
Makefile rtl8192e: Split into two directories 2011-11-30 19:50:42 +09:00
TODO
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
rtl819x_BA.h
rtl819x_BAProc.c
rtl819x_HT.h
rtl819x_HTProc.c rtl8192e: Rename clashing symbols 2011-11-30 14:16:42 -08:00
rtl819x_Qos.h
rtl819x_TS.h
rtl819x_TSProc.c
rtllib.h rtl8192e: Rename clashing symbols 2011-11-30 14:16:42 -08:00
rtllib_crypt.c
rtllib_crypt.h
rtllib_crypt_ccmp.c
rtllib_crypt_tkip.c
rtllib_crypt_wep.c
rtllib_debug.h
rtllib_endianfree.h
rtllib_module.c
rtllib_rx.c rtl8192e: Rename clashing symbols 2011-11-30 14:16:42 -08:00
rtllib_softmac.c
rtllib_softmac_wx.c
rtllib_tx.c
rtllib_wx.c