git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a76e37
)
pkt_sched: No longer destroy qdiscs from RCU.
author
David S. Miller
<davem@davemloft.net>
Mon, 18 Aug 2008 05:31:26 +0000
(22:31 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Aug 2008 05:31:26 +0000
(22:31 -0700)
We can now kill them synchronously with all of the
previous dev_deactivate() cures.
This makes netdev destruction and shutdown saner as
the qdiscs hold references to the device.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found