ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc
authorFelix Fietkau <nbd@openwrt.org>
Wed, 14 Sep 2011 19:24:20 +0000 (21:24 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 16 Sep 2011 20:45:39 +0000 (16:45 -0400)
commit60f8cc60fa41b8c44662a3a4d99862e3b81cfa6f
treeb8494ca93fd0fbb6ba49a27a103626efdb18fd05
parent7a2721a3233d32c958a474f78c20e25c9efa221c
ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc

Reduces the number of accesses to uncached descriptor memory.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ar9003_mac.c