net: maintain a list of vlan-less clients
commit577c4af9376f5ec0bdaeefd983f112a44b9c1d17
authorMark McLoughlin <markmc@redhat.com>
Thu, 8 Oct 2009 18:58:28 +0000 (8 19:58 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 15 Oct 2009 14:32:02 +0000 (15 09:32 -0500)
tree837c1ebb2dbf27f57a491a2fd38b3116bc548598
parentf6b134ac30cc61ebf995537d99ec312d8ba74996
net: maintain a list of vlan-less clients

Allows them to be cleaned up at shutdown.

This is pretty lame, but will eventually go away as we make vlans
the special case.

Patchworks-ID: 35518
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
net.c