Skip to content
Commit eb873bda authored by Quanyang Wang's avatar Quanyang Wang Committed by Bruce Ashfield
Browse files

net: ethernet: axxia_acp_net: use dev_dbg instead of dev_info to silience noisy info



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>
parent b48ce4a4
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