Revert "pkt_sched: Add BH protection for qdisc_stab_lock."
authorDavid S. Miller <davem@davemloft.net>
Tue, 19 Aug 2008 05:33:05 +0000 (22:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Aug 2008 05:33:05 +0000 (22:33 -0700)
This reverts commit 1cfa26661a85549063e369e2b40275eeaa7b923c.

qdisc_destroy() runs fully under RTNL again and not from softint any
longer, so this change is no longer needed.

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

No differences found