pasemi_mac: A couple of minor bugfixes.
authorOlof Johansson <olof@lixom.net>
Sat, 28 Apr 2007 20:36:40 +0000 (15:36 -0500)
committerJeff Garzik <jeff@garzik.org>
Tue, 8 May 2007 05:00:21 +0000 (01:00 -0400)
Bugfixes:

* Move the wake_queue logic from tx_intr to clean_tx
* Always do wake_queue even if queue wasn't full before clean since
  it's safe to do
* Fix polarity in checks in pasemi_mac_close

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found