datapath: Remove vport list node.
authorJesse Gross <jesse@nicira.com>
Tue, 4 Sep 2012 00:15:03 +0000 (17:15 -0700)
committerJesse Gross <jesse@nicira.com>
Tue, 4 Sep 2012 01:58:19 +0000 (18:58 -0700)
commitf36ff26ac08bcba28b5befba7b1dcff9b963769d
tree0f4e14703261a2d400d84f79f86d51c7c1318c01
parentb2492cb7eec087853f10ef84eb89993a697c2116
datapath: Remove vport list node.

The datapath list of ports was removed when we switched to using a
hash-based port lookup so the list node is no longer used.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Acked-by: Kyle Mestery <kmestery@cisco.com>
datapath/vport.h