diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2021-06-29 03:29:25 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-29 11:31:57 -0700 |
commit | 23ac0b421674fba943dd131e66b81ed7f3fb3d1d (patch) | |
tree | 60024e876d86abdd105ff6810fccc754fd50ebef /net/socket.c | |
parent | 8602e40fc8132383298f304ae060d80f210be23c (diff) |
net: use netdev_info in ndo_dflt_fdb_{add,del}
Use the more modern printk helper for network interfaces, which also
contains information about the associated struct device, and results in
overall shorter line lengths compared to printing an open-coded
dev->name.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions