mwl8k: don't forget to call pci_disable_device()
authorLennert Buytenhek <buytenh@wantstofly.org>
Mon, 30 Nov 2009 17:13:34 +0000 (18:13 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Dec 2009 21:51:21 +0000 (16:51 -0500)
commit3db95e50c8813d8ed04a1ec7cd7b77dba7c81c80
tree3e23928f15578d9a3bb6e9dec0ad638151ce9a27
parent89b872e2e476833cde8aaac658c75817f67e8f81
mwl8k: don't forget to call pci_disable_device()

Don't forget to call pci_disable_device() if pci_request_regions()
fails during probe.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c