commit | c5e0a88aa2e0f42cdb4c79c977c52f6bc38ec160 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Apr 10 18:32:13 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 12 16:59:12 2011 -0400 |
tree | c95a492a871537320c309e3cf3f9f45541824ff9 | |
parent | b1ad1b6febb7772583c98d9a879fbbdb82a726a7 [diff] |
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>