IB/mad: Set 'D' bit in response for unhandled MADs
authorJack Morgenstein <jackm@dev.mellanox.co.il>
Tue, 24 Apr 2012 23:06:50 +0000 (16:06 -0700)
committerRoland Dreier <roland@purestorage.com>
Tue, 24 Apr 2012 23:06:50 +0000 (16:06 -0700)
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 <hal@mellanox.com>
Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found