b43: Fix possible MMIO access while device is down
authorMichael Buesch <mb@bu3sch.de>
Thu, 3 Jul 2008 00:04:33 +0000 (02:04 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 24 Jul 2008 16:14:02 +0000 (09:14 -0700)
commit204b304df21a73cce2210eae236de6caaf3bc09b
tree042f6f5a2c2b6c43971ae13793a9f84f52fa99b1
parentbffce0fa10165b431dec4b727eae2d6e0cf5ddcf
b43: Fix possible MMIO access while device is down

This fixes a possible MMIO access while the device is still down
from a suspend cycle. MMIO accesses with the device powered down
may cause crashes on certain devices.

Upstream commit is
33598cf261e393f2b3349cb55509e358014bfd1f

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/b43/leds.c