X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fcore%2Flink_watch.c;h=6dd61ea39b2d859945c4f00d18ddb56cf6cba6b4;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=ae661b3a31d26b9c2f887ddcd56742d3b40fd284;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/net/core/link_watch.c b/net/core/link_watch.c index ae661b3a3..6dd61ea39 100644 --- a/net/core/link_watch.c +++ b/net/core/link_watch.c @@ -93,9 +93,7 @@ static void linkwatch_event(void *dummy) clear_bit(LW_RUNNING, &linkwatch_flags); rtnl_shlock(); - rtnl_exlock(); linkwatch_run_queue(); - rtnl_exunlock(); rtnl_shunlock(); }