git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
359632e
)
bonding: use ether_addr_equal_64bits to instead of ether_addr_equal
author
dingtianhong
<dingtianhong@huawei.com>
Thu, 2 Jan 2014 01:13:16 +0000
(09:13 +0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 2 Jan 2014 03:58:55 +0000
(22:58 -0500)
The net_device.dev_addr have more than 2 bytes of additional data after
the mac addr, so it is safe to use the ether_addr_equal_64bits().
Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c
patch
|
blob
|
history
diff --cc
drivers/net/bonding/bond_main.c
Simple merge