vswitchd: Keep a netdev open for each interface.
authorBen Pfaff <blp@nicira.com>
Thu, 30 Jul 2009 23:00:41 +0000 (16:00 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 30 Jul 2009 23:07:14 +0000 (16:07 -0700)
commit0c6aea3f9b7d32650ea2df0fbf647d01a215fd73
tree3fb32e0164fbdd6484e73b05fe8b1dccd3f06103
parent6ae39834ad29c7d524a8c2a15207abace221ee2f
vswitchd: Keep a netdev open for each interface.

This will allow the vswitch to use the netdev functions that take a
netdev parameter instead of the ones that take a device name.
vswitchd/bridge.c