netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Remove incorrect comment from hamradio/scc.
@ 2007-06-06  7:03 Dave Jones
  0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2007-06-06  7:03 UTC (permalink / raw)
  To: netdev

scc_rxint doesn't call this function at all.
http://bugzilla.kernel.org/show_bug.cgi?id=8146

Signed-off-by: Dave Jones <davej@redhat.com>

diff --git a/drivers/net/hamradio/scc.c b/drivers/net/hamradio/scc.c
index 6fdaad5..30bed2a 100644
--- a/drivers/net/hamradio/scc.c
+++ b/drivers/net/hamradio/scc.c
@@ -1610,7 +1610,7 @@ static int scc_net_close(struct net_device *dev)
 	return 0;
 }
 
-/* ----> receive frame, called from scc_rxint() <---- */
+/* ----> receive frame <---- */
 
 static void scc_net_rx(struct scc_channel *scc, struct sk_buff *skb)
 {

-- 
http://www.codemonkey.org.uk

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-06-06  7:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-06  7:03 Remove incorrect comment from hamradio/scc Dave Jones

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).