-
- Downloads
ath9k: use the new API for setting tx descriptors
With the new API, tx descriptors can be written in one single pass instead of having to re-read and rewrite fields from multiple places. This makes the code easier to read and also slightly improves performance on embedded MIPS hardware. Signed-off-by:Felix Fietkau <nbd@openwrt.org> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Showing
- drivers/net/wireless/ath/ath9k/ath9k.h 0 additions, 1 deletiondrivers/net/wireless/ath/ath9k/ath9k.h
- drivers/net/wireless/ath/ath9k/beacon.c 23 additions, 29 deletionsdrivers/net/wireless/ath/ath9k/beacon.c
- drivers/net/wireless/ath/ath9k/xmit.c 99 additions, 130 deletionsdrivers/net/wireless/ath/ath9k/xmit.c
Loading
Please register or sign in to comment