Haiyang Zhang c85e492445 hv_netvsc: Fix book keeping of skb during batching process
Since eliminating send_completion_tid from struct hv_netvsc_packet, we
haven't add proper book keeping for the skb of the batched packet. This
patch fixes this issue and allows the previous skb is properly freed.
Otherwise, a panic may happen.
Thanks to Simon Xiao <sixiao@microsoft.com> for bisecting and analysis.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-25 10:51:53 -08:00
..
2016-01-25 10:49:15 -08:00
2016-01-25 10:51:52 -08:00
2015-11-15 17:09:23 -05:00
2015-10-21 19:36:10 -07:00
2015-12-17 15:25:57 -05:00
2015-11-04 17:32:42 -08:00