* [AX.25] Spelling fix
@ 2006-04-29 14:24 Ralf Baechle DL5RB
2006-05-04 6:22 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Ralf Baechle DL5RB @ 2006-04-29 14:24 UTC (permalink / raw)
To: David S. Miller, netdev, linux-hams
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
---
net/ax25/ax25_route.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: linux-net.git/net/ax25/ax25_route.c
===================================================================
--- linux-net.git.orig/net/ax25/ax25_route.c 2006-04-29 11:52:12.000000000 +0100
+++ linux-net.git/net/ax25/ax25_route.c 2006-04-29 15:23:13.000000000 +0100
@@ -360,7 +360,7 @@ struct file_operations ax25_route_fops =
/*
* Find AX.25 route
*
- * Only routes with a refernce rout of zero can be destroyed.
+ * Only routes with a reference count of zero can be destroyed.
*/
static ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev)
{
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-05-04 6:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-29 14:24 [AX.25] Spelling fix Ralf Baechle DL5RB
2006-05-04 6:22 ` David S. Miller
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).