From: Hal Rosenstock Date: Thu, 13 Apr 2006 01:29:10 +0000 (-0400) Subject: IB/mad: Fix RMPP version check during agent registration X-Git-Tag: v2.6.17-rc3~79^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64cb9c6aff273b1cd449e773c937378d68233f8b;p=pandora-kernel.git IB/mad: Fix RMPP version check during agent registration Only check that RMPP version is not specified when MAD class does not support RMPP. Just because a class is allowed to use RMPP doesn't mean that rmpp_version needs to be set for the MAD agent to register. Checking this was a recent change which was too pedantic. Signed-off-by: Hal Rosenstock Signed-off-by: Roland Dreier --- Reading git-diff-tree failed