]> asedeno.scripts.mit.edu Git - linux.git/commit
net: pxa168_eth: add netconsole support
authorAlexander Monakov <amonakov@ispras.ru>
Thu, 1 Feb 2018 19:45:17 +0000 (22:45 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Feb 2018 19:58:37 +0000 (14:58 -0500)
commit743ffffefac1c670c6618742c923f6275d819604
tree191cea74adada92726927a1c2ac5150a1fa6a31a
parente7aadb27a5415e8125834b84a74477bfbee4eff5
net: pxa168_eth: add netconsole support

This implements ndo_poll_controller callback which is necessary to
enable netconsole.

Signed-off-by: Alexander Monakov <amonakov@ispras.ru>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/pxa168_eth.c