]> git.baikalelectronics.ru Git - kernel.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)
commit716e636727893db69c83b1631ff1ca62fd1d339b
tree81b09c09fc7e2eb6937c5cefe6873e0887c2b793
parentd203a5de0a207d589ed2f86c70b05f65481d5b6f
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