OSDN Git Service

Merge branch 'ndo_dflt_fdb-print'
authorDavid S. Miller <davem@davemloft.net>
Tue, 29 Jun 2021 18:31:57 +0000 (11:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Jun 2021 18:31:57 +0000 (11:31 -0700)
commitb03cfe6fdee4cb85c4b04502f0adb3ce08ac03ba
treee2de8b3c19fe6fea9d3ff905514f53afe32f770f
parent8602e40fc8132383298f304ae060d80f210be23c
parent78ecc8903de2adf0387cbf06e5befe29c23f2739
Merge branch 'ndo_dflt_fdb-print'

Vladimir Oltean says:

====================
Trivial print improvements in ndo_dflt_fdb_{add,del}

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

Signed-off-by: David S. Miller <davem@davemloft.net>