]> git.baikalelectronics.ru Git - kernel.git/commit
IB/ipath: Enable loopback of DR SMP responses from userspace
authorRalph Campbell <ralph.campbell@qlogic.com>
Tue, 23 Oct 2007 22:07:41 +0000 (15:07 -0700)
committerRoland Dreier <rolandd@cisco.com>
Fri, 25 Jan 2008 22:15:25 +0000 (14:15 -0800)
commitbcec0d0016ea78ab6a48d0961dae4796f2c75be3
tree43bf4fbd3ba599fa9a75054188930e8c96f86d5f
parente95225a1c3b1cf666a47f0b6097aa8cacbde35f8
IB/ipath: Enable loopback of DR SMP responses from userspace

This patch is in response to reviewing a patch to the core MAD
processing which fixes loopback of directed route packets to/from user
level MAD agents.  This change enables the core code to work for
ib_ipath by fixing the return code from the ipath process_mad 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