net: stmmac: add separate warning for PTP not being supported by HW
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 1 Feb 2017 21:02:02 +0000 (22:02 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Feb 2017 03:00:48 +0000 (22:00 -0500)
commit1a35ae762ddb0bd81ef018241534fa67af63559a
treea6bd71667b0fd37d5ebb6b3da3274c76d64bd229
parente2e4203ac23b4f551b436b27f747e6f828819813
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>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c