linux_dsm_epyc7002/drivers/net/wireless/ath
Zefir Kurtisi 83c7657096 ath9k: trivial: reorder rx_tasklet processing
DFS events are reported as PHY errors and need to be processed
with a correct timestamp set before ath9k_skb_preprocess() is
called and the frame is possibly dropped.

This patch puts the rxs->mactime calculation before the skb
is preprocessed to prepare for DFS event reporting.

Signed-off-by: Zefir Kurtisi <zefir.kurtisi@neratec.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-21 16:20:42 -05:00
..
ath5k ath5k: remove some unneeded error handling code 2011-10-11 16:41:09 -04:00
ath6kl ath6kl: Fix error in writing create_qos debugfs 2011-11-11 13:00:01 +02:00
ath9k ath9k: trivial: reorder rx_tasklet processing 2011-11-21 16:20:42 -05:00
carl9170 carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling 2011-11-02 15:23:12 -04:00
ath.h ath9k: Add btcoex profile management support for AR9462 2011-11-08 15:54:30 -05:00
debug.c
hw.c
Kconfig
key.c
main.c
Makefile
reg.h
regd_common.h
regd.c ath: Fix NULL ptr dereference in ath_reg_apply_world_flags 2011-11-08 15:02:45 -05:00
regd.h