From: KY Srinivasan Date: Sun, 5 Oct 2014 17:42:51 +0000 (-0700) Subject: hyperv: Fix a bug in netvsc_send() X-Git-Tag: fixes-against-v3.18-rc2~144^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a67c9ccad926a168d8b7891537a452018368a5b;p=pandora-kernel.git hyperv: Fix a bug in netvsc_send() After the packet is successfully sent, we should not touch the packet as it may have been freed. This patch is based on the work done by Long Li . David, please queue this up for stable. Signed-off-by: K. Y. Srinivasan Reported-by: Sitsofe Wheeler Signed-off-by: David S. Miller --- Reading git-diff-tree failed