From: Eric Dumazet Date: Wed, 6 Mar 2013 06:49:21 +0000 (+0000) Subject: htb: add HTB_DIRECT_QLEN attribute X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~552 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6906f4ed6f85b2d72fd944e15da6a905fdde8b40;p=pandora-kernel.git htb: add HTB_DIRECT_QLEN attribute HTB uses an internal pfifo queue, which limit is not reported to userland tools (tc), and value inherited from device tx_queue_len at setup time. Introduce TCA_HTB_DIRECT_QLEN attribute to allow finer control. Remove two obsolete pr_err() calls as well. Signed-off-by: Eric Dumazet Cc: Jamal Hadi Salim Signed-off-by: David S. Miller --- Reading git-diff-tree failed