Le mercredi 01 dÃcembre 2010 Ã 02:45 -0500, Amerigo Wang a Ãcrit :Against net-next-2.6.
This patch unifies the netpoll code in bonding with netpoll code in bridge,
thanks to Herbert that code is much cleaner now.
It also removes the flag IFF_IN_NETPOLL, we don't need it any more since
we have netpoll_tx_running() now.
It passes my basic testings.
Sorry this NETPOLL patch is frightening...
Could you split it in several parts ?
The removal of IFF_IN_NETPOLL deserves a patch on its own, its not a
cleanup at all, if you ask me.