]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
b43legacy: Remove unnecessary MMIO in interrupt hotpath
authorStefano Brivio <stefano.brivio@polimi.it>
Fri, 15 May 2009 20:39:20 +0000 (15:39 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 20 May 2009 18:46:26 +0000 (14:46 -0400)
commit44710bbc073b2e7ea269cf716b817297cd35ae10
tree81b09c09fc7e2eb6937c5cefe6873e0887c2b793
parent6b96f93e962e25d38d7a73c0009597672d87c496
b43legacy: Remove unnecessary MMIO in interrupt hotpath

This removes unnecessary MMIO accesses in the interrupt hotpath. The
patch by Michael Buesch for b43 has been ported to b43legacy.

Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it>
Tested-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43legacy/b43legacy.h
drivers/net/wireless/b43legacy/main.c
drivers/net/wireless/b43legacy/pio.c