linux/drivers/infiniband
Roland Dreier e1f7868c80 IB/mthca: Fix section mismatch problems
Quite a few cleanup functions in mthca were marked as __devexit.
However, they could also be called from error paths during
initialization, so they cannot be marked that way.  Just delete all of
the incorrect annotations.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-03-29 09:36:46 -08:00
..
core IB/mad: Fix oopsable race on device removal 2006-03-20 10:08:25 -08:00
hw/mthca IB/mthca: Fix section mismatch problems 2006-03-29 09:36:46 -08:00
ulp IPoIB: Fix oops with raw sockets 2006-03-29 09:36:46 -08:00
Kconfig IB: Add SCSI RDMA Protocol (SRP) initiator 2005-11-02 14:07:13 -08:00
Makefile IB: Add SCSI RDMA Protocol (SRP) initiator 2005-11-02 14:07:13 -08:00