datapath: Drop comment describing vport node.
authorJesse Gross <jesse@nicira.com>
Tue, 4 Sep 2012 02:22:03 +0000 (19:22 -0700)
committerJesse Gross <jesse@nicira.com>
Tue, 4 Sep 2012 02:22:03 +0000 (19:22 -0700)
commit43924b126d7a962889a755c0dddcce631d6ebda9
tree153097f2a9303efe7c9a33636461a24b5f97093e
parent4f825a340a1dd2699ba33d86d90a67c8be212522
datapath: Drop comment describing vport node.

Commit f36ff26ac08bcba28b5befba7b1dcff9b963769d (datapath: Remove
vport list node.) removed an unused list node in struct vport but
did not remove the comment describing it.  This does that.

Signed-off-by: Jesse Gross <jesse@nicira.com>
datapath/vport.h