commit | e70b9f16ea5d461729e87e2b1ca927749bfb4f87 | [log] [tgz] |
---|---|---|
author | Jamal Hadi Salim <jhs@mojatatu.com> | Tue May 24 07:52:48 2016 -0400 |
committer | Stephen Hemminger <shemming@brocade.com> | Tue May 31 12:11:52 2016 -0700 |
tree | 69d4e73809b4cc9896170552a2ccef9d72f1a4a4 | |
parent | f8daee42a51c62490135ba1847f83e3b9832fa98 [diff] |
tc simple action: bug fix Failed compile m_simple.c: In function ‘parse_simple’: m_simple.c:154:6: warning: too many arguments for format [-Wformat-extra-args] *argv); ^ m_simple.c:103:14: warning: unused variable ‘maybe_bind’ [-Wunused-variable] Reported-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>