diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2005-05-30 05:24:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-05-30 05:24:30 +0200 |
commit | 79165121bc09c209451487d977df910c4ff6fc94 (patch) | |
tree | 989ea3ed03ea574a9819a497fbb4f0a388e5b321 /net/ipv4/multipath_rr.c | |
parent | [IPV4]: Primary and secondary addresses (diff) | |
download | linux-79165121bc09c209451487d977df910c4ff6fc94.tar.xz linux-79165121bc09c209451487d977df910c4ff6fc94.zip |
[NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.h
This patch adds is_multicast_ether_addr() to go along with
is_valid_ether_addr() and friends. It then changes
is_valid_ether_addr() to use the new macro, and fixes up the comment
on that function to move implementation details out of the API doco.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/multipath_rr.c')
0 files changed, 0 insertions, 0 deletions