commit | d9f394fe56eacde32c32fe3039214bdd677b792c | [log] [tgz] |
---|---|---|
author | dingtianhong <dingtianhong@huawei.com> | Mon Dec 30 15:41:27 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 31 16:48:33 2013 -0500 |
tree | 7bad7a353ba209cd477aeaa089f21d8103041ce8 | |
parent | 00fa4ce9fde7372f033133ada9cf166837ca7479 [diff] |
net: ti: 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>