linux/drivers/net/wireless/intel/ipw2x00
Dan Williams 185ffc1948 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>
2017-07-28 18:01:43 +03:00
..
ipw2100.c ipw2100: don't return positive values to PCI probe on error 2017-07-28 18:01:43 +03:00
ipw2100.h
ipw2200.c wireless: ipw2200: constify attribute_group structures. 2017-07-18 12:04:56 -07:00
ipw2200.h
ipw.h
Kconfig
libipw_geo.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
libipw_module.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
libipw_rx.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
libipw_tx.c networking: make skb_put & friends return void pointers 2017-06-16 11:48:39 -04:00
libipw_wx.c
libipw.h net: use core MTU range checking in wireless drivers 2016-10-20 14:51:08 -04:00
Makefile