commit | 9116d7b06d32946d345b7f0423a5b0b6a9b040f7 | [log] [tgz] |
---|---|---|
author | dingtianhong <dingtianhong@huawei.com> | Mon Dec 30 15:41:21 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 31 16:48:32 2013 -0500 |
tree | d01ce6a956624ad050a4908b970d3818410f4c98 | |
parent | c4bde29cb0f3a520e3dd666e523f9a576a47a47a [diff] |
net: seeq: slight optimization of addr compare Use possibly more efficient ether_addr_equal to instead of memcmp. Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: Ding Tianhong <dingtianhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>