linux/drivers/infiniband/hw
Roland Dreier f4f3d0f0ec IB/mthca: Fix section mismatches
Commit b3b30f5e ("IB/mthca: Recover from catastrophic errors")
introduced some section mismatch breakage, because the error recovery
code tears down and reinitializes the device, which calls into lots of
code originally marked __devinit and __devexit from regular .text.

Fix this by getting rid of these now-incorrect section markers.

Reported by Randy Dunlap <randy.dunlap@oracle.com>.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-11-29 15:33:06 -08:00
..
amso1100 RDMA/amso1100: Fix && typo 2006-11-13 09:38:07 -08:00
ehca IB/ehca: Activate scaling code by default 2006-11-13 08:46:28 -08:00
ipath IB/ipath: Depend on CONFIG_NET 2006-11-20 13:06:19 -08:00
mthca IB/mthca: Fix section mismatches 2006-11-29 15:33:06 -08:00