[NET]: dev: introduce generic net_device address lists
authorPatrick McHardy <kaber@trash.net>
Wed, 27 Jun 2007 08:26:19 +0000 (01:26 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:15:54 +0000 (22:15 -0700)
Introduce struct dev_addr_list and list maintenance functions
based on dev_mc_list and the related functions. This will be
used by follow-up patches for both multicast and secondary
unicast addresses.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found