Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RDMA/amso1100: Fix section mismatches
The amso1100 driver was missing a couple of __devinit/__devexit annotations for init/cleanup functions that are called from __devinit/__devexit functions. Reported by Randy Dunlap <randy.dunlap@oracle.com>. Signed-off-by: Roland Dreier <rolandd@cisco.com>
- Loading branch information