commit | 5659416207a9bcf35a646c7b798b290953e4891c | [log] [tgz] |
---|---|---|
author | Bryan O'Sullivan <bos@pathscale.com> | Thu Sep 28 09:00:10 2006 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Sep 28 11:16:47 2006 -0700 |
tree | 3d8ea17b0e40266378189307192fe7b140d43130 | |
parent | 0624b072f230af4f24c112019b04f898ef7b4e2c [diff] |
IB/ipath: Fix mismatch in shifts and masks for printing debug info Fixed mismatch in linkstate/trainingstate shifts and masks in the IPATH_IBSTATE_MASK macro. It kept some linktrainingstates from being printed correctly in debug; no functionality issue unless I misread the code. Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>