]> Pileus Git - ~andy/linux/commit
net: stmmac: Log MAC address only once
authorHans de Goede <hdegoede@redhat.com>
Sun, 26 Jan 2014 14:50:44 +0000 (15:50 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Jan 2014 06:40:44 +0000 (22:40 -0800)
commitc88460b778089525fbcf60b839b8db714406d119
tree9ae0656e387888dc186ecd720286249189f8fb7d
parent7509edd6e95e5bef2d60b1ca0adc9859b8775694
net: stmmac: Log MAC address only once

Logging the MAC address on every if-up, is not really useful, and annoying when
there is no cable inserted and NetworkManager tries the ifup every 50 seconds.

Also change the log level from warning to info, as that is what it is.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c