alistair23-linux/drivers/net/hyperv
Stephen Hemminger cfd8afd986 hv_netvsc: empty current transmit aggregation if flow blocked
If the transmit queue is known full, then don't keep aggregating
data. And the cp_partial flag which indicates that the current
aggregation buffer is full can be folded in to avoid more
conditionals.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-12-13 15:57:39 -05:00
..
hyperv_net.h hv_netvsc: empty current transmit aggregation if flow blocked 2017-12-13 15:57:39 -05:00
Kconfig
Makefile
netvsc.c hv_netvsc: empty current transmit aggregation if flow blocked 2017-12-13 15:57:39 -05:00
netvsc_drv.c hv_netvsc: empty current transmit aggregation if flow blocked 2017-12-13 15:57:39 -05:00
rndis_filter.c hv_netvsc: empty current transmit aggregation if flow blocked 2017-12-13 15:57:39 -05:00