From: Haiyang Zhang Date: Mon, 6 Apr 2015 22:22:54 +0000 (-0700) Subject: hv_netvsc: Fix the packet free when it is in skb headroom X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee90b81203a91d4e5385622811ee7872b5bcfe76;p=pandora-kernel.git 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 Reviewed-by: K. Y. Srinivasan Signed-off-by: David S. Miller --- Reading git-diff-tree failed