commit | 3db95e50c8813d8ed04a1ec7cd7b77dba7c81c80 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Mon Nov 30 18:13:34 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 07 16:51:21 2009 -0500 |
tree | 3e23928f15578d9a3bb6e9dec0ad638151ce9a27 | |
parent | 89b872e2e476833cde8aaac658c75817f67e8f81 [diff] |
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>