RE: [PATCH] Do not re-enable EMAC interrupt if receive processing has usedits entire budget

2009-04-15 Thread Nori, Sekhar
From: Stephen Irons Sent: Tuesday, April 14, 2009 6:31 AM Do not re-enable interrupts if receive processing has used its entire budget. As described in net/core/dev.c, function net_rx_action, drivers must not modify the NAPI state if they consume their entire weight. Davinci EMAC driver

[PATCH] Do not re-enable EMAC interrupt if receive processing has usedits entire budget

2009-04-13 Thread Stephen Irons
Do not re-enable interrupts if receive processing has used its entire budget. As described in net/core/dev.c, function net_rx_action, drivers must not modify the NAPI state if they consume their entire weight. Davinci EMAC driver was re-enabling interrupts in the rare case that it has used