After going back and forth several times on how to fix this bug I finally think I have a clean solution.
It is possible to clean up a ton of stuff, such as getting rid of netif_rx_schedule() et al. (none of these interfaces care about the netdev arg any long) but we should do that post 2.6.24 and just do what is necessary to fix this bug first. To the Intel driver maintainers, I know the last patch is contentious. But at this time it is more important to have all of these drivers behaving consistently. If you want to have the TX work factor into the ->poll() logic that is fine but please discuss it with the list and apply that change consistently over all of the 5 drivers. The current situation was a bit of a mess. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html