e1000: fix spinlock bug
authorMitch Williams <mitch.a.williams@intel.com>
Thu, 23 Jun 2005 07:41:00 +0000 (03:41 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 23 Jun 2005 07:41:00 +0000 (03:41 -0400)
This patch fixes an obvious and nasty bug where we could exit the transmit
routine while holding tx_lock.

Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>

No differences found