net: move address list functions to a separate file
authorJiri Pirko <jpirko@redhat.com>
Thu, 1 Apr 2010 21:22:09 +0000 (21:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Apr 2010 21:22:11 +0000 (14:22 -0700)
commita748ee2426817a95b1f03012d8f339c45c722ae1
tree37cb9f8836f05bd49b86eb52ddeff3e98185cc58
parent9fc4178b149ae8b0a2fbf83f2f4df3cf8789177b
net: move address list functions to a separate file

+little renaming of unicast functions to be smooth with multicast ones

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c
drivers/net/macvlan.c
drivers/scsi/fcoe/fcoe.c
include/linux/netdevice.h
net/8021q/vlan.c
net/8021q/vlan_dev.c
net/core/Makefile
net/core/dev.c
net/core/dev_addr_lists.c [new file with mode: 0644]
net/dsa/slave.c
net/packet/af_packet.c