From: Michael Brooks Date: Sun, 21 Sep 2008 03:06:16 +0000 (-0700) Subject: IB/mad: Don't discard BMA responses in kernel X-Git-Tag: v2.6.28-rc1~727^2^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7097228c54e7348d8c8c6dccc96e50191e39c2f8;p=pandora-kernel.git IB/mad: Don't discard BMA responses in kernel This fixes the problem of incoming BMA responses being dropped due to a bad "is response" check. Fix the test to use the ib_response_mad() predicate, which correctly handles BMA MADs. This fixes . Signed-off-by: Michael Brooks Acked-by: Sean Hefty Signed-off-by: Roland Dreier --- Reading git-diff-tree failed