Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
macb: Add support of the netpoll API
With this patch in place, I'm successfully able to use the netconsole mechanism with the Calao USB-A9263 board, which uses the AT91SAM9263 CPU, which in terms of Ethernet controller is supported by the macb driver. Signed-off-by: Thomas Petazzoni <[email protected]> [[email protected]: disable_irq() -> local_irq_save()] [[email protected]: convert to net_device_ops] Signed-off-by: Haavard Skinnemoen <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information