net: bcmgenet: Add netconsole support
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 31 Jul 2015 18:42:54 +0000 (11:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 31 Jul 2015 22:45:36 +0000 (15:45 -0700)
commit4d2e88828f25eb587b78a430e18071a5bc8d18c2
tree26a6de1b6e4d51426f4d4377d2093c546921bf5a
parent0f7bffd9e512b77279bbce704fad3cb1d6887958
net: bcmgenet: Add netconsole support

Implement a poll controller for netconsole which invokes both of our
interrupt handlers for the different RX/TX queues.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/genet/bcmgenet.c