net: ethernet: axxia_acp_net: use dev_dbg instead of dev_info to silience noisy info
commit eb873bda from https://github.com/axxia/linux-yocto.git v5.10/standard/axxia-dev/base. Just as what said in the commit message in the SDK commit b0162883a002 ("net: ethernet: Clean Up Intel Axxia FEMAC driver"): "Packets are also discarded, although by the driver and not the hardware, "when the destination MAC is not for us. This is the case because the "hardware only supports promiscuous mode." The console will continue print the message: "acp-femac 2010120000.femac: Packets not for us, 164 out of 164" It's better to silience the meaningless info. Signed-off-by:Quanyang Wang <quanyang.wang@windriver.com> Signed-off-by:
Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by:
Liwei Song <liwei.song@windriver.com>
Loading
Please register or sign in to comment