projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cc5ae2
)
[AX.25]: Spelling fix
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 4 May 2006 06:22:36 +0000
(23:22 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 4 May 2006 06:22:36 +0000
(23:22 -0700)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ax25/ax25_route.c
patch
|
blob
|
history
diff --git
a/net/ax25/ax25_route.c
b/net/ax25/ax25_route.c
index f04f8630fd2835e61cef28562cb7e4bd12203767..5ac98250797bf8de2e1a0e5b158ce19315d55bd3 100644
(file)
--- a/
net/ax25/ax25_route.c
+++ b/
net/ax25/ax25_route.c
@@
-360,7
+360,7
@@
struct file_operations ax25_route_fops = {
/*
* Find AX.25 route
*
- * Only routes with a refer
nce rou
t of zero can be destroyed.
+ * Only routes with a refer
ence coun
t of zero can be destroyed.
*/
static ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev)
{