From: nikolay@redhat.com Date: Thu, 29 Nov 2012 01:34:06 +0000 (+0000) Subject: bonding: make arp_ip_target parameter checks consistent with sysfs X-Git-Tag: v3.7-rc8~6^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90fb6250c509cabd425b7ae4524053dba2e27e2c;p=pandora-kernel.git bonding: make arp_ip_target parameter checks consistent with sysfs The module can be loaded with arp_ip_target="255.255.255.255" which makes it impossible to remove as the function in sysfs checks for that value, so we make the parameter checks consistent with sysfs. v2: Fix formatting v3: Make description text < 75 columns Signed-off-by: Nikolay Aleksandrov Signed-off-by: Jay Vosburgh Signed-off-by: David S. Miller --- Reading git-diff-tree failed