commit | 722eef28616798dd10f9a2e4254163a5bcd54eea | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Wed Feb 01 22:02:02 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 02 22:00:48 2017 -0500 |
tree | a6bd71667b0fd37d5ebb6b3da3274c76d64bd229 | |
parent | d6db61a40ee056f0b067b924d28b276306474a9c [diff] |
net: stmmac: add separate warning for PTP not being supported by HW Chips like Amlogic S905GXBB are supported by this driver but don't have support for PTP. Add a separate warning for missing HW support to differentiate it from other actual failures. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>