]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit94d019e15f9b99dde636fcb9a32931c27316b762
treeb8494ca93fd0fbb6ba49a27a103626efdb18fd05
parent5627524e8bdc25564296907c298be78f255c1e16
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