Re: [PATCH net-next] sunvnet:Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()

2015-09-21 Thread David Miller
From: Sowmini Varadhan Date: Fri, 18 Sep 2015 17:47:55 -0400 > `ls /sys/devices/channel-devices/vnet-port-0-0/net' is missing without > this change, and applications like NetworkManager are looking in > sysfs for the information. > > Signed-off-by: Sowmini Varadhan

[PATCH net-next] sunvnet:Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()

2015-09-18 Thread Sowmini Varadhan
`ls /sys/devices/channel-devices/vnet-port-0-0/net' is missing without this change, and applications like NetworkManager are looking in sysfs for the information. Signed-off-by: Sowmini Varadhan --- drivers/net/ethernet/sun/sunvnet.c | 17 +++-- 1