From: David S. Miller Date: Sun, 3 Aug 2008 06:27:37 +0000 (-0700) Subject: pkt_sched: Make sure RTNL is held in qdisc_root_lock(). X-Git-Tag: v2.6.27-rc2~2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e43f1128d4c4bd91786ca6abff45a91e88f9776;p=pandora-kernel.git 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 --- Reading git-diff-tree failed