summaryrefslogtreecommitdiff
path: root/drivers/net/b44.h
diff options
context:
space:
mode:
authorVladislav Zolotarov <vladz@broadcom.com>2009-01-26 20:36:42 (GMT)
committerDavid S. Miller <davem@davemloft.net>2009-01-26 20:36:42 (GMT)
commite8b5fc514d1c7637cb4b8f77e7d8ac33ef66130c (patch)
tree486a72b31cdadfe976b7baf181e90e0767b4dee5 /drivers/net/b44.h
parent32ec803348b4d5f1353e1d7feae30880b8b3e342 (diff)
downloadlinux-fsl-qoriq-e8b5fc514d1c7637cb4b8f77e7d8ac33ef66130c.tar.xz
bnx2x: tx_has_work should not wait for FW
The current tx_has_work waited until all packets sent by the driver are marked as completed by the FW. This is too greedy and it causes the bnx2x_poll to spin in vain. The driver should only check that all packets FW already completed are freed - only in unload flow the driver should make sure that transmit queue is empty Signed-off-by: Vladislav Zolotarov <vladz@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/b44.h')
0 files changed, 0 insertions, 0 deletions