]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: gred: Print usage text if no arguments appear after "gred"
authorDavid Ward <david.ward@ll.mit.edu>
Mon, 18 May 2015 15:35:10 +0000 (11:35 -0400)
committerStephen Hemminger <shemming@brocade.com>
Thu, 21 May 2015 21:16:03 +0000 (14:16 -0700)
commita77905ef6aeaf85b26c51a62e409a7ccc5128410
tree4361279d62251be76535018099999128e15da53b
parentd73e0408e2d1c02d94512c035d568b1530854e23
tc: gred: Print usage text if no arguments appear after "gred"

This is more helpful to the user, since the command takes two forms,
and the message that would otherwise appear about missing parameters
assumes one of those forms.

Signed-off-by: David Ward <david.ward@ll.mit.edu>
tc/q_gred.c