From: Thomas Petazzoni Date: Mon, 4 May 2009 18:08:41 +0000 (-0700) Subject: macb: Add support of the netpoll API X-Git-Tag: v2.6.31-rc1~330^2~487 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e8cf5c069c6cb7b316e9b1715eac38873dd5cab;p=pandora-kernel.git 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 [haavard.skinnemoen@atmel.com: disable_irq() -> local_irq_save()] [haavard.skinnemoen@atmel.com: convert to net_device_ops] Signed-off-by: Haavard Skinnemoen Signed-off-by: David S. Miller --- Reading git-diff-tree failed