https://github.com/torvalds/linux
Revision 90fb6250c509cabd425b7ae4524053dba2e27e2c authored by nikolay@redhat.com on 29 November 2012, 01:34:06 UTC, committed by David S. Miller on 29 November 2012, 18:13:15 UTC
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 <nikolay@redhat.com>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent fbb0c41
History
Tip revision: 90fb6250c509cabd425b7ae4524053dba2e27e2c authored by nikolay@redhat.com on 29 November 2012, 01:34:06 UTC
bonding: make arp_ip_target parameter checks consistent with sysfs
Tip revision: 90fb625
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 224.8 KB
Makefile -rw-r--r-- 46.6 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top