From: Haiyang Zhang Date: Sun, 5 Feb 2012 12:13:09 +0000 (+0000) Subject: net/hyperv: Correct the assignment in netvsc_recv_callback() X-Git-Tag: v3.4-rc1~177^2~388 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f4c44460750dd4eb9926a58ab1ad0ceacef8284;p=pandora-kernel.git net/hyperv: Correct the assignment in netvsc_recv_callback() The first assignment to variable "net" is wrong, but overridden by the latter assignments. So the bug isn't manifested. Signed-off-by: Haiyang Zhang Signed-off-by: K. Y. Srinivasan Signed-off-by: David S. Miller --- Reading git-diff-tree failed