From: Sritej Velaga Date: Thu, 18 Apr 2013 08:10:05 +0000 (+0000) Subject: qlcnic: fix TSO race condition X-Git-Tag: v3.9-rc8~7^2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eead213fe9828b511faf74a7ed566b56b2b3bcc;p=pandora-kernel.git qlcnic: fix TSO race condition When driver receives a packet with gso size > 0 and when TSO is disabled, it should be transmitted as a TSO packet to prevent Tx timeout and subsequent firmware reset. Signed-off-by: Sritej Velaga Signed-off-by: Shahed Shaikh Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed