From: Casey Leedom Date: Tue, 6 Aug 2013 10:18:38 +0000 (+0530) Subject: bnx2x: Use pci_wait_for_pending_transaction() instead of for loop X-Git-Tag: v3.12-rc1~177^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8903b9eb19e0e2ca5ec0fc257cb0e5d9e94c75f4;p=pandora-kernel.git bnx2x: Use pci_wait_for_pending_transaction() instead of for loop New routine has been added to avoid duplication of code to wait for pending PCI transactions to complete. This makes use of that routine. Signed-off-by: Casey Leedom Signed-off-by: Vipul Pandya Signed-off-by: Bjorn Helgaas Acked-by: Eilon Greenstein Acked-by: David S. Miller --- Reading git-diff-tree failed