summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zydas
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2017-07-12 11:47:02 -0500
committerKalle Valo <kvalo@codeaurora.org>2017-07-28 18:01:43 +0300
commit185ffc194800a914f793643adf0ce09592124ef6 (patch)
tree31e0f082bf178149b065f26d2f54143a58f8cbba /drivers/net/wireless/zydas
parent17830147c40a26b7c323fbab525e6dd63bd45d49 (diff)
downloadlinux-185ffc194800a914f793643adf0ce09592124ef6.tar.bz2
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/zydas')
0 files changed, 0 insertions, 0 deletions