Revert "pkt_sched: Add BH protection for qdisc_stab_lock."
This reverts commit 1cfa2666.
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>