From: Michael S. Tsirkin Date: Thu, 16 Nov 2006 08:59:12 +0000 (+0200) Subject: IPoIB: Clear high octet in QP number X-Git-Tag: v2.6.19~63^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=073ae841d6a5098f7c6e17fc1f329350d950d1ce;p=pandora-kernel.git IPoIB: Clear high octet in QP number IPoIB assumes that high (reserved) octet in the hardware address is 0, and copies it into the QPN. This violates RFC 4391 (which requires that the high 8 bits are ignored on receive), and will result in an invalid QPN being used when interoperating with IPoIB connected mode. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed