From: Bryan O'Sullivan Date: Thu, 28 Sep 2006 16:00:10 +0000 (-0700) Subject: IB/ipath: Fix mismatch in shifts and masks for printing debug info X-Git-Tag: v2.6.19-rc1~652^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5659416207a9bcf35a646c7b798b290953e4891c;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed