[patch 02/12] 8139cp: register interrupt handler when net device is registered

2006-03-08 Thread akpm
From: Pierre Ossman [EMAIL PROTECTED] Avoids missing interrupts if the interrupt mask gets out of sync. The reason this patch is needed for me is that the resume function is broken. It enables interrupts unconditionally, but the interrupt handler is only registered when the device is up. I

Re: [patch 02/12] 8139cp: register interrupt handler when net device is registered

2006-03-08 Thread Pierre Ossman
[EMAIL PROTECTED] wrote: From: Pierre Ossman [EMAIL PROTECTED] Avoids missing interrupts if the interrupt mask gets out of sync. The reason this patch is needed for me is that the resume function is broken. It enables interrupts unconditionally, but the interrupt handler is only

Re: [patch 02/12] 8139cp: register interrupt handler when net device is registered

2006-03-08 Thread Francois Romieu
Pierre Ossman [EMAIL PROTECTED] : [...] This was fixed properly by Francois Romieu, so please merge those instead: http://bugzilla.kernel.org/show_bug.cgi?id=5681 The patch has already been merged in mainline. -- Ueimor - To unsubscribe from this list: send the line unsubscribe netdev in