pkt_sched: Fix noqueue_qdisc initialization.
authorDavid S. Miller <davem@davemloft.net>
Sat, 19 Jul 2008 06:00:11 +0000 (23:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 19 Jul 2008 06:00:11 +0000 (23:00 -0700)
Like noop_qdisc, it needs a dummy backpointer and
explicit qdisc->q.lock initialization.

Based upon a report by Stephen Hemminger.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found