forked from Minki/linux
e51048cdf0
The rtl*_set_check_bssid functions are mostly the same, but access the RCR register in different ways. Use the get_hw_reg abstraction layer (which reads rtlpci->receive_config for PCI devices and mac->rx_conf for USB). There is no functional change for cases where receive_config was accessed directly. For rtl8192ce, there is still no change because nothing modifies REG_RCR or receive_config. For rtl8192cu, it now also applies changes to rx_conf from configure_filter, but that can be considered a bug which is fixed later. Signed-off-by: Peter Wu <lekensteyn@gmail.com> Acked-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
---|---|---|
.. | ||
btc.h | ||
def.h | ||
dm.c | ||
dm.h | ||
fw.c | ||
fw.h | ||
hal_bt_coexist.c | ||
hal_bt_coexist.h | ||
hal_btc.c | ||
hal_btc.h | ||
hw.c | ||
hw.h | ||
led.c | ||
led.h | ||
Makefile | ||
phy.c | ||
phy.h | ||
pwrseq.c | ||
pwrseq.h | ||
pwrseqcmd.c | ||
pwrseqcmd.h | ||
reg.h | ||
rf.c | ||
rf.h | ||
sw.c | ||
sw.h | ||
table.c | ||
table.h | ||
trx.c | ||
trx.h |