Commit 3860288ee8298bf2784e9a0c37d26d3a82941e35
Committed by
David S. Miller
1 parent
64af4c1362
Exists in
master
and in
4 other branches
[NET]: Use is_zero_ether_addr() in net/core/netpoll.c
This replaces a memcmp() with is_zero_ether_addr(). Signed-off-by: Kris Katterjohn <kjak@users.sourceforge.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
net/core/netpoll.c