Stanislaw Gruszka 428bc8c396 iwlagn: fix rmmod crash
priv->bus.bus_specific pointer is used after priv structures was freed,
in iwl_pci_remove(), what make ugly rmmod crash. This bug was introduced
by current pci changes.

On the way remove fake check, if prober error code is returned from
.probe() function, .remove() will never be called be null drvdata.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-06-27 15:09:42 -04:00
..
2011-04-07 15:51:37 -04:00
2011-04-08 08:00:19 -07:00
2011-04-07 15:51:37 -04:00
2011-06-24 11:54:42 -07:00
2011-04-07 15:51:37 -04:00
2011-06-18 08:06:24 -07:00
2011-06-18 08:24:07 -07:00
2011-06-24 11:54:36 -07:00
2011-06-18 08:06:24 -07:00
2011-06-27 15:09:42 -04:00
2011-06-18 08:06:24 -07:00
2011-04-07 15:51:37 -04:00
2011-06-24 11:54:30 -07:00