From: Ralf Baechle Date: Thu, 4 May 2006 06:22:36 +0000 (-0700) Subject: [AX.25]: Spelling fix X-Git-Tag: v2.6.17-rc4~45^2~9 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=3f072310d0ca85891323e9d325c37c76de389387;p=~shefty%2Frdma-dev.git [AX.25]: Spelling fix Signed-off-by: Ralf Baechle Signed-off-by: David S. Miller --- diff --git a/net/ax25/ax25_route.c b/net/ax25/ax25_route.c index f04f8630fd2..5ac98250797 100644 --- 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 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) {