Skip to content
Commit f4d87ad2 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'hv_netvsc-minor-changes'



Stephen Hemminger says:

====================
hv_netvsc: minor changes

This includes minor cleanup of code in send and receive path and
also a new statistic to check for allocation failures. This also
eliminates some of the extra RCU when not needed.

There is a theoritical bug where buffered data could be blocked
for longer than necessary if the ring buffer got full. This
has not been seen in the wild, found by inspection.

The reference count between net device and internal RNDIS
is not needed.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 824c2d67 cfd8afd9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment