From: Eric Dumazet Date: Sun, 2 Jun 2013 11:15:55 +0000 (+0000) Subject: net_sched: qdisc_get_rtab() must check data[] array X-Git-Tag: v3.10-rc6~18^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40edeff6e1c6f9a6f16536ae3375e3af9d648449;p=pandora-kernel.git net_sched: qdisc_get_rtab() must check data[] array qdisc_get_rtab() should check not only the keys in struct tc_ratespec, but also the full data[] array. "tc ... linklayer atm " only perturbs values in the 256 slots array. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed