Hi, Three fixes for HW timestamping feature, all of them for RX side.
Best regards, Jose Miguel Abreu David, I'm targeting this for -next but teel free to apply this in your -fixes tree if you think its needed. Though, I don't think anyone is using HW timestamping because these bugs would appear immediatly. Cc: David S. Miller <da...@davemloft.net> Cc: Joao Pinto <jpi...@synopsys.com> Cc: Giuseppe Cavallaro <peppe.cavall...@st.com> Cc: Alexandre Torgue <alexandre.tor...@st.com> Jose Abreu (3): net: stmmac: Add missing call to dev_kfree_skb() net: stmmac: Fix stmmac_get_rx_hwtstamp() net: stmmac: Prevent infinite loop in get_rx_timestamp_status() drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.c | 2 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) -- 1.9.1