All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Trivial print improvements in ndo_dflt_fdb_{add,del}
@ 2021-06-29  0:29 Vladimir Oltean
  2021-06-29  0:29 ` [PATCH net-next 1/2] net: use netdev_info " Vladimir Oltean
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vladimir Oltean @ 2021-06-29  0:29 UTC (permalink / raw)
  To: netdev, Jakub Kicinski, David S. Miller; +Cc: Vladimir Oltean

From: Vladimir Oltean <vladimir.oltean@nxp.com>

These are some changes brought to the informational messages printed in
the default .ndo_fdb_add and .ndo_fdb_del method implementations.

Vladimir Oltean (2):
  net: use netdev_info in ndo_dflt_fdb_{add,del}
  net: say "local" instead of "static" addresses in
    ndo_dflt_fdb_{add,del}

 net/core/rtnetlink.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-29 18:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-29  0:29 [PATCH net-next 0/2] Trivial print improvements in ndo_dflt_fdb_{add,del} Vladimir Oltean
2021-06-29  0:29 ` [PATCH net-next 1/2] net: use netdev_info " Vladimir Oltean
2021-06-29  0:29 ` [PATCH net-next 2/2] net: say "local" instead of "static" addresses " Vladimir Oltean
2021-06-29 18:40 ` [PATCH net-next 0/2] Trivial print improvements " patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.