From: Nicolas de Pesloüan Date: Wed, 7 Oct 2009 21:10:36 +0000 (-0700) Subject: bonding: fix a parameter name in error message X-Git-Tag: v2.6.33-rc1~388^2~885 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c6aaa24613cbd56f853363e3ce00091a9d2eac8;p=pandora-kernel.git bonding: fix a parameter name in error message When parsing module parameters, bond_check_params() erroneously use 'xor_mode' as the name of a module parameter in an error message. The right name for this parameter is 'xmit_hash_policy'. Signed-off-by: Nicolas de Pesloüan Signed-off-by: David S. Miller --- Reading git-diff-tree failed