From: Michael S. Tsirkin Date: Mon, 28 Nov 2005 21:07:20 +0000 (-0800) Subject: IB/umad: fix RMPP handling X-Git-Tag: v2.6.15-rc5~19^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf6d9e23a36c8a01bf6fbb945387d8ca3870ff71;p=pandora-kernel.git IB/umad: fix RMPP handling ib_umad_write in user_mad.c is looking at rmpp_hdr field in MAD before checking that the MAD actually has the RMPP header. So for a MAD without RMPP header it looks like we are actually checking a bit inside M_Key, or something. Signed-off-by: Jack Morgenstein Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed