Skip to content
Commit e1f7868c authored by Roland Dreier's avatar Roland Dreier
Browse files

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: default avatarRoland Dreier <rolandd@cisco.com>
parent ef12d456
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment