On Tue, 3 Jul 2018 15:54:32 +0300 Roi Dayan <r...@mellanox.com> wrote:
> Example output is of tos and ttl. > Befoe this fix the format used %x caused output of the pointer > instead of the intended string created in the out variable. > > Fixes: e28b88a464c4 ("tc: jsonify flower filter") > Signed-off-by: Roi Dayan <r...@mellanox.com> Applied. It would be better to use snprintf to be safe.