]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
netvsc: fold in get_outbound_net_device
authorstephen hemminger <stephen@networkplumber.org>
Thu, 8 Jun 2017 23:21:23 +0000 (16:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Jun 2017 16:15:05 +0000 (12:15 -0400)
commit592b4fe895c03315d9917bf0227a165be401ec33
tree998f83a4024929527603e56a811798aac764cb12
parent9579083732ce44313545d02de4b2ca168d0a9526
netvsc: fold in get_outbound_net_device

No longer need common code to find get_outbound_net_device.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/netvsc.c