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:
37437bb
)
pkt_sched: dev_init_scheduler() does not need to lock qdisc tree.
author
David S. Miller
<davem@davemloft.net>
Wed, 16 Jul 2008 09:23:17 +0000
(
02:23
-0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Jul 2008 02:21:21 +0000
(19:21 -0700)
We are registering the device, there is no way anyone can get
at this object's qdiscs yet in any meaningful way.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found