Skip to content
Commit 18755e27 authored by Krzysztof Halasa's avatar Krzysztof Halasa Committed by Jakub Kicinski
Browse files

Marvell Sky2 Ethernet adapter: fix warning messages.



sky2.c driver uses netdev_warn() before the net device is initialized.
Fix it by using dev_warn() instead.

Signed-off-by: default avatarKrzysztof Halasa <khalasa@piap.pl>

Link: https://lore.kernel.org/r/m3a6s1r1ul.fsf@t19.piap.pl


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 9bc1ef64
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment