]> git.baikalelectronics.ru Git - kernel.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)
commitd43041cec4cd71e0871075042b2549bced264609
treefe1afc791fab63aade2c2fdc41f17f788b6e94c2
parent9372eaba10b4f4bbfe864efad8c5b69e0ee64a22
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