Skip to content
Commit e784ec4d authored by Quanyang Wang's avatar Quanyang Wang Committed by Liwei Song
Browse files

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: default avatarQuanyang Wang <quanyang.wang@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: default avatarLiwei Song <liwei.song@windriver.com>
parent c42d2e0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment