]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: allow qdisc without options
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 26 Aug 2013 15:41:19 +0000 (08:41 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 26 Aug 2013 15:41:19 +0000 (08:41 -0700)
commite9e78b0db0e023035e346ba67de838be851eb665
tree548c05b55d578cbe3644ec933658120d5acd6186
parent488c41d21678744ea56332333853ca4ab0827ac9
tc: allow qdisc without options

Pfifo_fast needs no options. So don't force it to have parsing code.
tc/tc_qdisc.c