From: "Mario Molitor" <mario_moli...@web.de> Date: Thu, 8 Jun 2017 23:35:02 +0200
> From d5c520880a5f6b470cb150b9aae67341089b9395 Mon Sep 17 00:00:00 2001 > From: Mario Molitor <mario_moli...@web.de> > Date: Thu, 8 Jun 2017 23:03:09 +0200 > Subject: [PATCH 2/2] stmmac: fix for hw timestamp of GMAC3 unit > > 1.) Bugfix of function stmmac_get_tx_hwtstamp. > Corrected the tx timestamp available check (same as 4.8 and older) > Change printout from info syslevel to debug. > > 2.) Bugfix of function stmmac_get_rx_hwtstamp. > Corrected the rx timestamp available check (same as 4.8 and older) > Change printout from info syslevel to debug. > > Fixes: ba1ffd74df74 ("stmmac: fix PTP support for GMAC4") > Signed-off-by: Mario Molitor <mario_moli...@web.de> Applied.