openvswitch:: link upper device for port devices
authorJiri Pirko <jiri@resnulli.us>
Fri, 26 Jul 2013 12:01:54 +0000 (14:01 +0200)
committerJesse Gross <jesse@nicira.com>
Fri, 23 Aug 2013 23:38:00 +0000 (16:38 -0700)
commit2537b4dd0a70931a0c4d83d4402d0a5d78af3891
tree5a4641e1b3a53badf5a8dd4b2d8dabbf931b2a75
parent76a66c7e7f6bec35bbdb0ca91db327c7c56d8c45
openvswitch:: link upper device for port devices

Link upper device properly. That will make IFLA_MASTER filled up.
Set the master to port 0 of the datapath under which the port belongs.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: Jesse Gross <jesse@nicira.com>
net/openvswitch/vport-netdev.c