Commit 3f072310 authored by Ralf Baechle's avatar Ralf Baechle Committed by David S. Miller

[AX.25]: Spelling fix

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0cc5ae24
...@@ -360,7 +360,7 @@ struct file_operations ax25_route_fops = { ...@@ -360,7 +360,7 @@ struct file_operations ax25_route_fops = {
/* /*
* Find AX.25 route * 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) static ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment