[patch] fix smc911x compilation breakage

2007-04-30 Thread Vitaly Wool
Hello, this is the updated version of smc911x compilation breakage fix. Hope it's fine now. It just adapts the driver to the new IRQ API according to what Russell has pointed out. drivers/net/smc911x.c |6 ++ 1 files changed, 2 insertions(+), 4 deletions(-) Signed-off-by: Vitaly Wool

Re: [PATCH] fix smc911x compilation breakage

2007-04-29 Thread Russell King
On Sat, Apr 28, 2007 at 10:10:57PM +0400, Vitaly Wool wrote: Hello Jeff, Vitaly Wool wrote: Index: linux-2.6/drivers/net/smc911x.c === --- linux-2.6.orig/drivers/net/smc911x.c +++ linux-2.6/drivers/net/smc911x.c @@

Re: [PATCH] fix smc911x compilation breakage

2007-04-28 Thread Jeff Garzik
Vitaly Wool wrote: Hi Jeff, currently (with 2.6.21) compilation of smc911x driver fails in the following way: CC drivers/net/smc911x.o /sandbox/vital/opensource/linux-2.6/drivers/net/smc911x.c: In function `smc911x_probe':

Re: [PATCH] fix smc911x compilation breakage

2007-04-28 Thread Vitaly Wool
Hello Jeff, Vitaly Wool wrote: Index: linux-2.6/drivers/net/smc911x.c === --- linux-2.6.orig/drivers/net/smc911x.c +++ linux-2.6/drivers/net/smc911x.c @@ -75,9 +75,9 @@ static const char version[] = #include

[PATCH] fix smc911x compilation breakage

2007-04-27 Thread Vitaly Wool
Hi Jeff, currently (with 2.6.21) compilation of smc911x driver fails in the following way: CC drivers/net/smc911x.o /sandbox/vital/opensource/linux-2.6/drivers/net/smc911x.c: In function `smc911x_probe': /sandbox/vital/opensource/linux-2.6/drivers/net/smc911x.c:2125: warning: implicit