commit | fc89afce349a70f73d9c0b6d91a15c4913f071a0 | [log] [tgz] |
---|---|---|
author | Dotan Barak <dotanb@dev.mellanox.co.il> | Tue Jan 09 11:53:07 2007 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Feb 16 13:57:32 2007 -0800 |
tree | e91ba91db7a33bd538287e6a4dee914624ae514c | |
parent | 8a03d9a498eaf02c8a118752050a5154852c13bf [diff] |
IB/mthca: Allow the QP state transition RESET->RESET RESET->RESET is an allowed QP state transition, so mthca should handle it correctly, by just returning success without involving the firmware. Signed-off-by: Dotan Barak <dotanb@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>