linux-kernel-test/drivers/infiniband
Roland Dreier ba8e931024 [IB] Fail sysfs queries after device is unregistered
We keep IB device structures around until the last sysfs reference is
gone, but we shouldn't ask the low-level driver to do anything after
the LLD unregisters the device.  To handle this, check the reg_state
field and just fail sysfs show() requests if the device has already
been unregistered.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-10-18 14:14:56 -07:00
..
core [IB] Fail sysfs queries after device is unregistered 2005-10-18 14:14:56 -07:00
hw/mthca [IB] mthca: Add struct pci_driver.owner field 2005-10-18 14:07:07 -07:00
ulp/ipoib [IPoIB] Improve ipoib_timeout() output 2005-10-18 12:20:06 -07:00
Kconfig [PATCH] IB: clean up user access config options 2005-09-07 12:43:08 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00