ath5k: improve comments for optimized tx descriptor setup
authorJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Apr 2011 12:47:32 +0000 (08:47 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Apr 2011 12:49:10 +0000 (08:49 -0400)
Comment the use of local variables to reduce the number of load/store
operations on uncached memory, in hopes of not losing this optimization
accidentally in the future.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found