Re: [PATCH v3] [1/10] pasemi_mac: A couple of minor bugfixes.

2007-05-07 Thread Jeff Garzik
Olof Johansson wrote: 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 [EMAIL PROTECTED] applied - To unsubscribe

[PATCH v3] [1/10] pasemi_mac: A couple of minor bugfixes.

2007-04-28 Thread Olof Johansson
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 [EMAIL PROTECTED] Index: netdev-2.6/drivers/net/pasemi_mac.c