diff options
author | 2021-02-15 14:23:07 -0500 | |
---|---|---|
committer | 2021-02-15 13:03:22 -0800 | |
commit | a67f06161558013b653d666213ecd66714ef3af8 (patch) | |
tree | a93feefd5d98422732ca12dba3344bb62bdc3853 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: wan/lmc: unregister device when no matching device is found (diff) | |
download | wireguard-linux-a67f06161558013b653d666213ecd66714ef3af8.tar.xz wireguard-linux-a67f06161558013b653d666213ecd66714ef3af8.zip |
net: wan/lmc: dont print format string when not available
dev->name is determined only after calling register_hdlc_device(),
however ,it is used by printk before the name is fully determined.
[ 4.565137] hdlc%d: detected at e8000000, irq 11
Instead of printing out a %d, print hdlc directly
Signed-off-by: Tong Zhang <ztong0001@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions