aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ioremap.c
diff options
context:
space:
mode:
authorJay Vosburgh <fubar@us.ibm.com>2007-11-06 13:33:29 -0800
committerJeff Garzik <jeff@garzik.org>2007-11-10 04:25:14 -0500
commit3a1521b7e5b6964c293bb8ed6773513f8f503de5 (patch)
treec8beb091e81aa76c5ba7edeb2c4a022270f13097 /lib/ioremap.c
parentbonding: fix rtnl locking merge error (diff)
downloadlinux-dev-3a1521b7e5b6964c293bb8ed6773513f8f503de5.tar.xz
linux-dev-3a1521b7e5b6964c293bb8ed6773513f8f503de5.zip
bonding: don't validate address at device open
The standard validate_addr handler refuses to accept the all zeroes address as valid. However, it's common historical practice for the bonding master to be configured up prior to having any slaves, at which time the master will have a MAC address of all zeroes. Resolved by setting the dev->validate_addr to NULL. The master still can't end up with an invalid address, as the set_mac_address function tests for validity. Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'lib/ioremap.c')
0 files changed, 0 insertions, 0 deletions