diff options
author | Daniel Palmer <daniel@0x0f.com> | 2024-10-07 13:43:17 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-10-09 14:45:51 +0300 |
commit | 82c5b53140faf89c31ea2b3a0985a2f291694169 (patch) | |
tree | b6dfc72da28374eb47c765ee0120784d76c76b61 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a6ad589c1d118f9d5b1bc4c6888d42919f830340 (diff) | |
download | linux-82c5b53140faf89c31ea2b3a0985a2f291694169.tar.xz |
net: amd: mvme147: Fix probe banner message
Currently this driver prints this line with what looks like
a rogue format specifier when the device is probed:
[ 2.840000] eth%d: MVME147 at 0xfffe1800, irq 12, Hardware Address xx:xx:xx:xx:xx:xx
Change the printk() for netdev_info() and move it after the
registration has completed so it prints out the name of the
interface properly.
Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions