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)
commit0ce68c74162ce288cfd214dd126b8d03b8b7a8ed
tree5882905aca8e2ba02a07d2631672d285bba5ee22
parent5b94f675f57e4ff16c8fda09088d7480a84dcd91
pasemi_mac: A couple of minor bugfixes.

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>
drivers/net/pasemi_mac.c