From: Felix Fietkau
Date: Thu, 23 Apr 2015 21:00:04 +0200
> On 2015-04-23 20:56, Rafał Miłecki wrote:
>> After d75b1ade567f ("net: less interrupt masking in NAPI") polling
>> function has to return whole budget when it wants NAPI to call it again.
>>
>> Signed-off-by: Rafał Miłecki
>> Cc: Felix
On Thu, 2015-04-23 at 20:56 +0200, Rafał Miłecki wrote:
> After d75b1ade567f ("net: less interrupt masking in NAPI") polling
> function has to return whole budget when it wants NAPI to call it again.
>
> Signed-off-by: Rafał Miłecki
> Cc: Felix Fietkau
> Fixes: eb64e2923a886 ("bgmac: leave inter
On 2015-04-23 20:56, Rafał Miłecki wrote:
> After d75b1ade567f ("net: less interrupt masking in NAPI") polling
> function has to return whole budget when it wants NAPI to call it again.
>
> Signed-off-by: Rafał Miłecki
> Cc: Felix Fietkau
> Fixes: eb64e2923a886 ("bgmac: leave interrupts disabled
After d75b1ade567f ("net: less interrupt masking in NAPI") polling
function has to return whole budget when it wants NAPI to call it again.
Signed-off-by: Rafał Miłecki
Cc: Felix Fietkau
Fixes: eb64e2923a886 ("bgmac: leave interrupts disabled as long as there is
work to do")
---
drivers/net/et