commit | 7509edd6e95e5bef2d60b1ca0adc9859b8775694 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sun Jan 26 15:50:43 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 26 22:40:44 2014 -0800 |
tree | d56946d2409a5d2509345585dc4798490d706b7c | |
parent | b565c9f7458f44f1b2369d7a7ab9346d55546161 [diff] |
net: stmmac: Silence PTP init errors on hw without PTP Logging a PTP error on hw which simply does not support PTP is not very useful. Moreover this message gets logged on every if-up, and if there is no cable inserted NetworkManager will re-try the ifup every 50 seconds. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>