diff options
author | dingtianhong <dingtianhong@huawei.com> | 2014-01-11 09:23:37 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-14 08:30:35 +0100 |
commit | ae237b3ede6481d28daa62be44a8061d15912436 (patch) | |
tree | 007966951f50b2fd2c7216f627a84eec5fd7c0e9 /net/bridge | |
parent | net: qlcnic: fix warning for incorrect type in argument (diff) | |
download | linux-ae237b3ede6481d28daa62be44a8061d15912436.tar.xz linux-ae237b3ede6481d28daa62be44a8061d15912436.zip |
net: 3com: fix warning for incorrect type in argument
The commit c466a9b2b329f7d9982c14eedc83a923d3bc711c
(net: 3com: slight optimization of addr compare)
cause a warning: "passing argument 1 of 'ether_addr_equal'
from incompatible pointer type", so fix it.
I think julia will convert ether_addr_equal to ether_addr_equal_64bits later.
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions