From: Dotan Barak Date: Thu, 2 Mar 2006 19:22:28 +0000 (-0800) Subject: IB: Fix modify QP checking of "current QP state" attribute X-Git-Tag: v2.6.17-rc1~1180^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4546d31d84beafe74c56651173ac4fe197c7de8b;p=pandora-kernel.git IB: Fix modify QP checking of "current QP state" attribute According to the IB spec version 1.2, section 11.2.4.2, the current table has a couple of mistakes where it allows the current QP state (IB_QP_CUR_STATE) attribute. For the transitions: RTS -> RTS: IB_QP_CUR_STATE should be allowed for all transports SQD -> SQD: IB_QP_CUR_STATE should never be allowed Signed-off-by: Dotan Barak Signed-off-by: Roland Dreier --- Reading git-diff-tree failed