From: K. Y. Srinivasan Date: Thu, 16 Jun 2011 20:16:37 +0000 (-0700) Subject: Staging: hv: netvsc: Fix a bug in accounting transmit slots X-Git-Tag: v3.1-rc1~232^2~374 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9079ce691255792009c446d8c3382507b8d38635;p=pandora-kernel.git Staging: hv: netvsc: Fix a bug in accounting transmit slots The transmit slots were manipulated without proper locking. Fix this bug by making the variable tracking the transmit slots atomic. This patch should be ported to prior stable kernels 2.6.32 and later. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Hank Janssen Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed