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)
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>

No differences found