diff options
author | Dan Williams <dcbw@redhat.com> | 2017-07-12 19:47:02 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-07-28 18:01:43 +0300 |
commit | 185ffc194800a914f793643adf0ce09592124ef6 (patch) | |
tree | 31e0f082bf178149b065f26d2f54143a58f8cbba /drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c | |
parent | 17830147c40a26b7c323fbab525e6dd63bd45d49 (diff) | |
download | linux-185ffc194800a914f793643adf0ce09592124ef6.tar.xz |
ipw2100: don't return positive values to PCI probe on error
Causes the PCI stack to complain, and then eventually call the
PCI remove function, which ipw2100 is not expecting. It then
tries to unregister an already-released netdev and other nasty
things, leading to a panic.
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1185518
Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c')
0 files changed, 0 insertions, 0 deletions