* [HAMRADIO] Remove remaining SET_MODULE_OWNER calls from hamradio drivers.
@ 2006-04-29 14:34 Ralf Baechle DL5RB
2006-05-04 6:24 ` David S. Miller
2006-05-24 5:30 ` Jeff Garzik
0 siblings, 2 replies; 4+ messages in thread
From: Ralf Baechle DL5RB @ 2006-04-29 14:34 UTC (permalink / raw)
To: Jeff Garzik, netdev, linux-hams
Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
--
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
===================================================================
--- linux-net.git.orig/drivers/net/hamradio/dmascc.c 2006-04-29 01:54:04.000000000 +0100
+++ linux-net.git/drivers/net/hamradio/dmascc.c 2006-04-29 11:38:06.000000000 +0100
@@ -582,7 +582,6 @@ static int __init setup_adapter(int card
INIT_WORK(&priv->rx_work, rx_bh, priv);
dev->priv = priv;
sprintf(dev->name, "dmascc%i", 2 * n + i);
- SET_MODULE_OWNER(dev);
dev->base_addr = card_base;
dev->irq = irq;
dev->open = scc_open;
Index: linux-net.git/drivers/net/hamradio/scc.c
===================================================================
--- linux-net.git.orig/drivers/net/hamradio/scc.c 2006-04-29 01:43:47.000000000 +0100
+++ linux-net.git/drivers/net/hamradio/scc.c 2006-04-29 11:38:06.000000000 +0100
@@ -1550,7 +1550,6 @@ static unsigned char ax25_nocall[AX25_AD
static void scc_net_setup(struct net_device *dev)
{
- SET_MODULE_OWNER(dev);
dev->tx_queue_len = 16; /* should be enough... */
dev->open = scc_net_open;
Index: linux-net.git/drivers/net/hamradio/yam.c
===================================================================
--- linux-net.git.orig/drivers/net/hamradio/yam.c 2006-04-29 01:43:47.000000000 +0100
+++ linux-net.git/drivers/net/hamradio/yam.c 2006-04-29 11:38:06.000000000 +0100
@@ -1098,7 +1098,6 @@ static void yam_setup(struct net_device
dev->base_addr = yp->iobase;
dev->irq = yp->irq;
- SET_MODULE_OWNER(dev);
dev->open = yam_open;
dev->stop = yam_close;
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [HAMRADIO] Remove remaining SET_MODULE_OWNER calls from hamradio drivers.
2006-04-29 14:34 [HAMRADIO] Remove remaining SET_MODULE_OWNER calls from hamradio drivers Ralf Baechle DL5RB
@ 2006-05-04 6:24 ` David S. Miller
2006-05-24 5:30 ` Jeff Garzik
1 sibling, 0 replies; 4+ messages in thread
From: David S. Miller @ 2006-05-04 6:24 UTC (permalink / raw)
To: ralf; +Cc: jeff, netdev, linux-hams
From: Ralf Baechle DL5RB <ralf@linux-mips.org>
Date: Sat, 29 Apr 2006 15:34:13 +0100
> Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Applied.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [HAMRADIO] Remove remaining SET_MODULE_OWNER calls from hamradio drivers.
2006-04-29 14:34 [HAMRADIO] Remove remaining SET_MODULE_OWNER calls from hamradio drivers Ralf Baechle DL5RB
2006-05-04 6:24 ` David S. Miller
@ 2006-05-24 5:30 ` Jeff Garzik
2006-05-24 10:29 ` Ralf Baechle
1 sibling, 1 reply; 4+ messages in thread
From: Jeff Garzik @ 2006-05-24 5:30 UTC (permalink / raw)
To: Ralf Baechle DL5RB; +Cc: netdev, linux-hams
Ralf Baechle DL5RB wrote:
> Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
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
error: patch failed: drivers/net/hamradio/scc.c:1550
error: drivers/net/hamradio/scc.c: patch does not apply
error: patch failed: drivers/net/hamradio/yam.c:1098
error: drivers/net/hamradio/yam.c: patch does not apply
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [HAMRADIO] Remove remaining SET_MODULE_OWNER calls from hamradio drivers.
2006-05-24 5:30 ` Jeff Garzik
@ 2006-05-24 10:29 ` Ralf Baechle
0 siblings, 0 replies; 4+ messages in thread
From: Ralf Baechle @ 2006-05-24 10:29 UTC (permalink / raw)
To: Jeff Garzik; +Cc: netdev, linux-hams
On Wed, May 24, 2006 at 01:30:26AM -0400, Jeff Garzik wrote:
> Ralf Baechle DL5RB wrote:
> >Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
>
> ACK but does not apply
Of course not, DaveM applied the patch 3 weeks ago.
Ralf
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-05-24 10:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-29 14:34 [HAMRADIO] Remove remaining SET_MODULE_OWNER calls from hamradio drivers Ralf Baechle DL5RB
2006-05-04 6:24 ` David S. Miller
2006-05-24 5:30 ` Jeff Garzik
2006-05-24 10:29 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).