Re: [HAMRADIO] Remove remaining SET_MODULE_OWNER calls from hamradio drivers.

2006-05-24 Thread Ralf Baechle
On Wed, May 24, 2006 at 01:30:26AM -0400, Jeff Garzik wrote: > Ralf Baechle DL5RB wrote: > >Signed-off-by: Ralf Baechle DL5RB <[EMAIL PROTECTED]> > > ACK but does not apply Of course not, DaveM applied the patch 3 weeks ago. Ralf - To unsubscribe from this list: send the line "unsubscribe net

Re: [HAMRADIO] Remove remaining SET_MODULE_OWNER calls from hamradio drivers.

2006-05-23 Thread Jeff Garzik
Ralf Baechle DL5RB wrote: Signed-off-by: Ralf Baechle DL5RB <[EMAIL PROTECTED]> ACK but does not apply Applying 'Remove remaining SET_MODULE_OWNER calls from hamradio drivers.' error: patch failed: drivers/net/hamradio/dmascc.c:582 error: drivers/net/hamradio/dmascc.c: patch does not apply e

Re: [HAMRADIO] Remove remaining SET_MODULE_OWNER calls from hamradio drivers.

2006-05-03 Thread David S. Miller
From: Ralf Baechle DL5RB <[EMAIL PROTECTED]> Date: Sat, 29 Apr 2006 15:34:13 +0100 > Signed-off-by: Ralf Baechle DL5RB <[EMAIL PROTECTED]> Applied. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger

[HAMRADIO] Remove remaining SET_MODULE_OWNER calls from hamradio drivers.

2006-04-29 Thread Ralf Baechle DL5RB
Signed-off-by: Ralf Baechle DL5RB <[EMAIL PROTECTED]> -- drivers/net/hamradio/dmascc.c |1 - drivers/net/hamradio/scc.c|1 - drivers/net/hamradio/yam.c|1 - 3 files changed, 3 deletions(-) Index: linux-net.git/drivers/net/hamradio/dmascc.c ===