]> git.proxmox.com Git - mirror_iproute2.git/commit
ip: iplink_can.c: fix json formatting
authorMartin Jeřábek <martin.jerabek01@gmail.com>
Wed, 5 Dec 2018 15:39:20 +0000 (16:39 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 7 Dec 2018 17:22:29 +0000 (09:22 -0800)
commit2e320d8b7e74d667628ede35d2ec0340347cd2af
treee35a9ec3c76f7dd77dcce467e95e4a668b908d3c
parent4ac421746417bf5166ad2dd0556b7138b276a807
ip: iplink_can.c: fix json formatting

Previously the CAN state was always printed in human-readable txt format,
resulting in invalid JSON.

Signed-off-by: Martin Jeřábek <martin.jerabek01@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
ip/iplink_can.c