commit | ee90b81203a91d4e5385622811ee7872b5bcfe76 | [log] [tgz] |
---|---|---|
author | Haiyang Zhang <haiyangz@microsoft.com> | Mon Apr 06 15:22:54 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 07 18:45:33 2015 -0400 |
tree | 50d211e19cbda5786e09ddcfe287da64d6d2c91a | |
parent | 721514222db13498613706709409c21c105e0f4a [diff] |
hv_netvsc: Fix the packet free when it is in skb headroom In the two places changed, we now use netvsc_xmit_completion() which properly frees hv_netvsc_packet in or not in skb headroom. 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>