Searched hist:"23 ac0b421674fba943dd131e66b81ed7f3fb3d1d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff 23ac0b421674fba943dd131e66b81ed7f3fb3d1d Mon Jun 28 19:29:25 CDT 2021 Vladimir Oltean <vladimir.oltean@nxp.com> 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>
|