From: Rasesh Mody Date: Thu, 23 Dec 2010 21:45:05 +0000 (+0000) Subject: bna: Fix for TX queue X-Git-Tag: v2.6.38-rc1~476^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7c0fa4cd5dcf58dd95b216d2c33444a3b4a44e0;p=pandora-kernel.git bna: Fix for TX queue Change Details: - Call netif_wake_queue() if we have freed up sufficient elements at the end of completion processing - Add netif_queue_stopped counter back to bnad_drv_stats {} - Get netif_queue_stopped value from stack - Remove BUG_ON() on value returned by pci_unmap_addr() Signed-off-by: Debashis Dutt Signed-off-by: Rasesh Mody Signed-off-by: David S. Miller --- Reading git-diff-tree failed