macvlan: do vlan cleanup
authorJiri Pirko <jpirko@redhat.com>
Wed, 20 Jul 2011 04:54:47 +0000 (04:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Jul 2011 20:47:58 +0000 (13:47 -0700)
commit4f7a4505f8356a739b13e55e964a7f4dc43a1633
treecc33c37bcdd6444b67493e50135cb670e057cfd3
parentcc0e40700656b09d93b062ef6c818aa45429d09a
macvlan: do vlan cleanup

ndo_vlan_rx_register is no longer in use in any driver so remove it.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvlan.c