diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2021-08-22 20:20:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-24 11:16:39 +0300 |
commit | 1bb39cb65bcf6c7ef079c57c64041f60155e5f21 (patch) | |
tree | 5bb5e4264ca6e588a515d9cbaaaee25cfb1bceb2 /net/ipv4 | |
parent | f6a4e0e8a00ff6fadb29f3646ccd33cc85195a38 (diff) | |
download | linux-1bb39cb65bcf6c7ef079c57c64041f60155e5f21.tar.xz |
cxgb4: improve printing NIC information
Currently the interface name and PCI address are printed twice, because
netdev_info() is printing this information implicitly already. This results
in messages like the following. remove the duplicated information.
cxgb4 0000:81:00.4 eth3: eth3: Chelsio T6225-OCP-SO (0000:81:00.4) 1G/10G/25GBASE-SFP28
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions