diff options
author | Kris Katterjohn <kjak@users.sourceforge.net> | 2006-01-17 22:04:57 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-01-17 22:04:57 +0100 |
commit | f404e9a67ffdc0bb0302a5ad1f7eaf58e5a59109 (patch) | |
tree | 4406dc808ccf1654c3648fcea12e68ff5a56fdee /drivers/net/cassini.c | |
parent | [NET]: "signed long" -> "long" (diff) | |
download | linux-f404e9a67ffdc0bb0302a5ad1f7eaf58e5a59109.tar.xz linux-f404e9a67ffdc0bb0302a5ad1f7eaf58e5a59109.zip |
[PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN
This replaces some tests with is_zero_ether_addr(), memcmp(one, two,
6) with compare_ether_addr(one, two), and 6 with ETH_ALEN where
appropriate.
Signed-off-by: Kris Katterjohn <kjak@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions