OSDN Git Service

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)
commit722eef28616798dd10f9a2e4254163a5bcd54eea
treea6bd71667b0fd37d5ebb6b3da3274c76d64bd229
parentd6db61a40ee056f0b067b924d28b276306474a9c
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