bonding: use is_zero_ether_addr
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 12 Jun 2009 19:02:51 +0000 (19:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 14 Jun 2009 06:29:03 +0000 (23:29 -0700)
commit5c5129b54f2f346c86cd23fea67e71b45f7f84ff
tree2917749b65942edababa110625ccbb9f7c3d3d06
parent373500db927706d1f60785aff40b9884f789b01a
bonding: use is_zero_ether_addr

Remove bogus non-portable possibly unaligned way of testing
for zero addres..

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_sysfs.c