]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IB/ipath: Fix SM trap forwarding
authorRalph Campbell <ralph.campbell@qlogic.com>
Fri, 6 Jun 2008 18:23:29 +0000 (11:23 -0700)
committerRoland Dreier <rolandd@cisco.com>
Fri, 6 Jun 2008 18:23:29 +0000 (11:23 -0700)
commit27676a3e166b352928a8ef7b1c0e322f3c471a3e
treefe1afc791fab63aade2c2fdc41f17f788b6e94c2
parent088af1543c611f4200658250b6a4467b7eb496a6
IB/ipath: Fix SM trap forwarding

SM/SMA traps received by the ipath driver should be forwarded to the
SM if it is running on the host.  The ib_ipath driver was incorrectly
replying with "bad method."

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_mad.c