[PATCH] powerpc: convert mace to netdev_ops (was: Re: [2.6.30-rc3] powerpc: compilation error of mace module)

2009-04-27 Thread Rogério Brito
Hi, Dave. On Apr 26 2009, David Miller wrote: > Or, if you're bored, feel free to convert the mace driver over > to netdev_ops :-) Is this anything close to what needs to be done? It's not without failures, because the function mace_set_timeout receives a pointer to a struct net_device, but is ma

Re: [2.6.30-rc3] powerpc: compilation error of mace module

2009-04-26 Thread David Miller
From: Rogério Brito Date: Sun, 26 Apr 2009 12:57:09 -0300 > I am attempting to compile a new kernel for my OldWorld ppc box and I'm > having some problems. The first one that appears to happen is the following: Turn on CONFIG_COMPAT_NET_DEV_OPS in your kernel config. There was no reason for you

[2.6.30-rc3] powerpc: compilation error of mace module

2009-04-26 Thread Rogério Brito
Hi there, people. I am attempting to compile a new kernel for my OldWorld ppc box and I'm having some problems. The first one that appears to happen is the following: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CC [M] drivers/net/mace.o drivers/net/mace.c: In functi