diff options
author | David S. Miller <davem@davemloft.net> | 2008-08-18 08:58:07 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-08-18 08:58:07 +0400 |
commit | 4335cd2da1e8986fa8aff21a91144d986cb0a5fc (patch) | |
tree | 7c39163199086fedc39adad6c733526658d4bc86 /sound/ac97_bus.c | |
parent | def82a1db1fdc4f861c77009e2ee86870c3743b0 (diff) | |
download | linux-4335cd2da1e8986fa8aff21a91144d986cb0a5fc.tar.xz |
pkt_sched: Simplify dev_deactivate() polling loop.
The condition under which the previous qdisc has no more references
after we've attached &noop_qdisc is that both RUNNING and SCHED
are both seen clear while holding the root lock.
So just make specifically that check in the polling loop, instead
of this overly complex "check without then check with lock held"
sequence.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/ac97_bus.c')
0 files changed, 0 insertions, 0 deletions