commit | b161b89fb97b30233526d31c5f94397ed94ffea6 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Apr 10 18:32:15 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 12 16:59:17 2011 -0400 |
tree | 7b357a6b513253f707aee7ec0513b967dc6fedad | |
parent | fe12081cb664cd5d412dc56de0585a80484b1331 [diff] |
ath5k: optimize tx status processing Use ACCESS_ONCE to reduce the number of variable reloads on uncached memory Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>