]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0f5bcb7a1f138fda6f5fb467a64721c33e6c27f0
tree9d9f99520cab92e92f6cc8be7619269a64b888d6
parent10e083d0028000716f7d8f11091147b9cd77d75a
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