]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sched/sch_api.c
Merge branch 'fix/asoc' into for-linus
[linux-2.6-omap-h63xx.git] / net / sched / sch_api.c
index 6bc29e8a7f32eb9190fca2e2a000099b3e1b596a..0fc4a18fd96f7d83ec21e95bc6d0740025f6a219 100644 (file)
@@ -450,7 +450,6 @@ static enum hrtimer_restart qdisc_watchdog(struct hrtimer *timer)
                                                 timer);
 
        wd->qdisc->flags &= ~TCQ_F_THROTTLED;
-       smp_wmb();
        __netif_schedule(qdisc_root(wd->qdisc));
 
        return HRTIMER_NORESTART;