[TG3]: Minimize locking in TX path.
authorMichael Chan <mchan@broadcom.com>
Fri, 2 Sep 2005 00:41:28 +0000 (17:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Sep 2005 00:41:28 +0000 (17:41 -0700)
This is similar to Eric Dumazet's tx_lock patch for tg3 but takes it
one step further to eliminate the tx_lock in the tx_completion path
when the tx queue is not stopped.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found