Home
last modified time | relevance | path

Searched hist:fc62c0948986b7aa6b2871a450a4469e35c5f9bc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.cdiff fc62c0948986b7aa6b2871a450a4469e35c5f9bc Wed Nov 27 01:27:56 CST 2019 Yangbo Lu <yangbo.lu@nxp.com> net: mscc: ocelot: avoid incorrect consuming in skbs list

Break the matching loop when find the matching skb for TX timestamp.
This is to avoid consuming more skbs incorrectly. The timestamp ID
is from 0 to 3 while the FIFO could support 128 timestamps at most.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>