From: Jack Morgenstein Date: Tue, 24 Apr 2012 23:06:50 +0000 (-0700) Subject: IB/mad: Set 'D' bit in response for unhandled MADs X-Git-Tag: v3.4-rc5~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=840777de530ae96ee9a3022f7ec1d6c65abb26ac;p=pandora-kernel.git IB/mad: Set 'D' bit in response for unhandled MADs Commit 0b307043049f ("IB/mad: Return error response for unsupported MADs") does not handle directed-route MADs properly -- it fails to set the 'D' bit in the response MAD status field. This is a problem for SmInfo MADs when the receiver does not have an SM running. Reviewed-by: Hal Rosenstock Signed-off-by: Jack Morgenstein Signed-off-by: Roland Dreier --- Reading git-diff-tree failed