From: Shahed Shaikh Date: Fri, 3 Jan 2014 06:34:28 +0000 (-0500) Subject: qlcnic: Fix bug in Tx completion path X-Git-Tag: v3.13-rc8~16^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a02bdd423d844f5beb3196922f07c85c2f7691b8;p=pandora-kernel.git qlcnic: Fix bug in Tx completion path o Driver is using common tx_clean_lock for all Tx queues. This patch adds per queue tx_clean_lock. o Driver is not updating sw_consumer while processing Tx completion when interface is going down. Fixed in this patch. Signed-off-by: Shahed Shaikh Signed-off-by: Manish Chopra Signed-off-by: David S. Miller --- Reading git-diff-tree failed