diff --git a/[refs] b/[refs] index 7461b132eab2..ae96b8ff8731 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0cc5ae24af08abe8e2a467f45b54c48a0f52670f +refs/heads/master: 3f072310d0ca85891323e9d325c37c76de389387 diff --git a/trunk/net/ax25/ax25_route.c b/trunk/net/ax25/ax25_route.c index f04f8630fd28..5ac98250797b 100644 --- a/trunk/net/ax25/ax25_route.c +++ b/trunk/net/ax25/ax25_route.c @@ -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) {