| commit | 7e43f1128d4c4bd91786ca6abff45a91e88f9776 | [log] [tgz] |
|---|---|---|
| author | David S. Miller <davem@davemloft.net> | Sat Aug 02 23:27:37 2008 -0700 |
| committer | David S. Miller <davem@davemloft.net> | Sat Aug 02 23:27:37 2008 -0700 |
| tree | 9bf24079d6a70090d1872b23b95c483237d86b25 | |
| parent | 35ed4e75989c4e84a44b25569bbf09b98f923880 [diff] |
pkt_sched: Make sure RTNL is held in qdisc_root_lock(). It is the only legal environment in which this can be used. Add some commentary explaining the situation. Signed-off-by: David S. Miller <davem@davemloft.net>