ath5k: optimize tx descriptor setup
commitc5e0a88aa2e0f42cdb4c79c977c52f6bc38ec160
authorFelix Fietkau <nbd@openwrt.org>
Sun, 10 Apr 2011 16:32:13 +0000 (10 18:32 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Apr 2011 20:59:12 +0000 (12 16:59 -0400)
treec95a492a871537320c309e3cf3f9f45541824ff9
parentb1ad1b6febb7772583c98d9a879fbbdb82a726a7
ath5k: optimize tx descriptor setup

Use local variables to reduce the number of load/store operations on uncached
memory.

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