Re: [v5 Patch 1/3] netpoll: add generic support for bridge and bonding devices
From: David Miller <davem@davemloft.net>
Date: 2010-05-06 07:44:52
Also in:
bridge, lkml
From: David Miller <davem@davemloft.net>
Date: 2010-05-06 07:44:52
Also in:
bridge, lkml
From: Matt Mackall <redacted> Date: Wed, 05 May 2010 21:05:30 -0500
On Wed, 2010-05-05 at 04:11 -0400, Amerigo Wang wrote:quoted
V5: Fix coding style problems pointed by David.Aside from my concern about the policy of disabling netpoll on bridges/bonds with only partial netpoll support, I don't have any remaining issues with this. But I'll leave it to other folks to ack the underlying driver bits for this series.
Yes the partial support handling is a thorny issue. But this patch set makes things better than they were before, because support over such devices didn't work at all previously. So I'll toss these patches into net-next-2.6, thanks everyone!