On Thu, Jul 30, 2015 at 2:04 PM, Petri Gynther wrote:
> On Thu, Jul 30, 2015 at 12:35 PM, Florian Fainelli
> wrote:
>>
>> Implement a poll controller for netconsole which invokes the RX
>> interrupt handler to poll for incoming packets, and cleans up all TX
>> queues.
>>
>> Signed-off-by: Florian
Implement a poll controller for netconsole which invokes the RX
interrupt handler to poll for incoming packets, and cleans up all TX
queues.
Signed-off-by: Florian Fainelli
---
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 13 +
1 file changed, 13 insertions(+)
diff --git a/drive