X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=net%2Fsched%2Fcls_api.c;h=8eb79e92e94cb82348a7cf76e8399f46f86426a7;hb=73422a657df7ea16a6635a8ef80d257d561d188c;hp=5cafdd4c801848f00e3d55daca0d81875d709c7d;hpb=323c048836f73a11ded6f9743feda21c00465cb0;p=linux-2.6-omap-h63xx.git diff --git a/net/sched/cls_api.c b/net/sched/cls_api.c index 5cafdd4c801..8eb79e92e94 100644 --- a/net/sched/cls_api.c +++ b/net/sched/cls_api.c @@ -205,7 +205,7 @@ replay: } } - root_lock = qdisc_root_lock(q); + root_lock = qdisc_root_sleeping_lock(q); if (tp == NULL) { /* Proto-tcf does not exist, create new one */