net: Fix IXP 2000 network driver building.
authorVincent Sanders <vince@simtec.co.uk>
Tue, 13 Oct 2009 07:03:11 +0000 (00:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Oct 2009 07:03:11 +0000 (00:03 -0700)
commitb9696ea32533b3353a5390e7c34a4719512fb2a1
tree9d9f99520cab92e92f6cc8be7619269a64b888d6
parent6c60e0c30c80fcd53e61701b7865a85283f8a341
net: Fix IXP 2000 network driver building.

The IXP 2000 network driver was failing to build as it has its own
statistics gathering which was not compatible with the recent network
device operations changes. This patch fixes the driver in the obvious
way and has been compile tested. I have been unable to get the ixp2000
maintainer to comment or test this fix.

Signed-off-by: Vincent Sanders <vince@simtec.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixp2000/enp2611.c
drivers/net/ixp2000/ixpdev.c