linux-stable/drivers/net/hyperv
Stephen Hemminger 79cf1bae38 hv_netvsc: simplify function args in receive status path
The caller (netvsc_receive) already has the net device pointer,
and should just pass that to functions rather than the hyperv device.
This eliminates several impossible error paths in the process.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-12-13 15:57:38 -05:00
..
hyperv_net.h hv_netvsc: simplify function args in receive status path 2017-12-13 15:57:38 -05:00
Kconfig
Makefile
netvsc.c hv_netvsc: simplify function args in receive status path 2017-12-13 15:57:38 -05:00
netvsc_drv.c hv_netvsc: simplify function args in receive status path 2017-12-13 15:57:38 -05:00
rndis_filter.c hv_netvsc: simplify function args in receive status path 2017-12-13 15:57:38 -05:00