bridge: Always "up" internal devices.
authorJustin Pettit <jpettit@nicira.com>
Thu, 15 Nov 2012 21:55:06 +0000 (13:55 -0800)
committerJustin Pettit <jpettit@nicira.com>
Fri, 16 Nov 2012 20:35:55 +0000 (12:35 -0800)
The kernel datapath automatically "up"s internal devices, but this
wasn't happening for the userspace datapath.  This change has the bridge
module always "up" them.

Signed-off-by: Justin Pettit <jpettit@nicira.com>

No differences found