]> git.ipfire.org Git - thirdparty/iproute2.git/commit
dcb: ets: Fix help display for "show" subcommand
authorPetr Machata <me@pmachata.org>
Thu, 10 Dec 2020 23:02:16 +0000 (00:02 +0100)
committerDavid Ahern <dsahern@gmail.com>
Mon, 14 Dec 2020 16:41:19 +0000 (16:41 +0000)
commit12d41d0184f70cbbc321efcb3668d1e1ff1da18e
tree73c28159b118681a63b49feb872a17a97002f4d8
parent7fe954ee34764eec65ed8b272b4b11c5a36f73a4
dcb: ets: Fix help display for "show" subcommand

"dcb ets show dev X help" currently shows full "ets" help instead of just
help for the show command. Fix it.

Signed-off-by: Petr Machata <me@pmachata.org>
Signed-off-by: David Ahern <dsahern@gmail.com>
dcb/dcb_ets.c