Merge to Fedora kernel-2.6.7-1.492
[linux-2.6.git] / net / ax25 / ax25_route.c
index de40eee..82c3c45 100644 (file)
@@ -122,6 +122,7 @@ static int ax25_rt_add(struct ax25_routes_struct *route)
                                        ax25_rt->digipeat->calls[i]    = route->digi_addr[i];
                                }
                        }
+                       write_unlock(&ax25_route_lock);
                        return 0;
                }
                ax25_rt = ax25_rt->next;