From: David S. Miller Date: Wed, 13 Dec 2017 20:57:39 +0000 (-0500) Subject: Merge branch 'hv_netvsc-minor-changes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f4d87ad2a3b875ca103be75e213f18f27fe089f7;p=linux.git 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: David S. Miller --- f4d87ad2a3b875ca103be75e213f18f27fe089f7