On Mon, Jan 09, 2023 at 10:44:39PM +0800, Noor Azura Ahmad Tarmizi wrote: > Add timeout polling wait for auxiliary timestamps snapshot FIFO clear bit > (ATSFC) to clear. This is to ensure no residue fifo value is being read > erroneously. > > Cc: <stable@xxxxxxxxxxxxxxx> # 5.10.x > Signed-off-by: Noor Azura Ahmad Tarmizi <noor.azura.ahmad.tarmizi@xxxxxxxxx> > --- > v1 -> v2: Test update to version 2 > > drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) <formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly. </formletter>