Merge branch 'net-core-commmon-prints-for-promisc'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 16 Feb 2023 09:11:29 +0000 (10:11 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 16 Feb 2023 09:11:29 +0000 (10:11 +0100)
Jesse Brandeburg says:

====================
net/core: commmon prints for promisc

Add a print to the kernel log for allmulticast entry and exit, and
standardize the print for entry and exit of promiscuous mode.

These prints are useful to both user and developer and should have the
triggering driver/bus/device info that netdev_info (optionally) gives.
====================

Link: https://lore.kernel.org/r/20230214210117.23123-1-jesse.brandeburg@intel.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge