commit | f3b9605d744df537dee10fd06630f35a62b343ec | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Aug 18 22:33:05 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 18 22:33:05 2008 -0700 |
tree | ca59a163fa700b36620358940f57f88057db7d8a | |
parent | deb3abf15fb92a608fba630da2e8719862731714 [diff] |
Revert "pkt_sched: Add BH protection for qdisc_stab_lock." 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>