summaryrefslogtreecommitdiffstats
path: root/drivers/net/ipg.c
diff options
context:
space:
mode:
authorScott Wood2007-10-17 19:42:43 +0200
committerJeff Garzik2007-10-18 02:11:28 +0200
commitf860f49ee2e59d1a665416c9155cad7661ee0552 (patch)
tree1f154123248bf511d84742578a94567667f68099 /drivers/net/ipg.c
parentgianfar: remove orphan struct. (diff)
downloadkernel-qcow2-linux-f860f49ee2e59d1a665416c9155cad7661ee0552.tar.gz
kernel-qcow2-linux-f860f49ee2e59d1a665416c9155cad7661ee0552.tar.xz
kernel-qcow2-linux-f860f49ee2e59d1a665416c9155cad7661ee0552.zip
fs_enet: Update for API changes
This driver was recently broken by several changes for which this driver was not (or was improperly) updated: 1. SET_MODULE_OWNER() was removed. 2. netif_napi_add() was only being called when building with the old CPM binding. 3. The received/budget test was backwards. 4. to_net_dev() was wrong -- the device struct embedded in the net_device struct is not the same as the of_platform device in the private struct. 5. napi_disable/napi_enable was being called even when napi was not being used. These changes have been fixed, and napi is now on by default. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/ipg.c')
0 files changed, 0 insertions, 0 deletions