Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]> --- 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) { - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html