commit | 6cec4f5e00a34a1c7407af302470246dd4f8be28 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Jul 31 11:42:55 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 31 15:45:37 2015 -0700 |
tree | a772b2c4390f0dd90c09f99160aa217410edd958 | |
parent | 4d2e88828f25eb587b78a430e18071a5bc8d18c2 [diff] |
net: systemport: Add netconsole support Implement a poll controller for netconsole which invokes the RX interrupt handler to poll for incoming packets, and cleans up all TX queues by invoking the TX interrupt handler. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>