commit | d0c694fc7b01a500741d4085d26ed78df5aa6c7a | [log] [tgz] |
---|---|---|
author | Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> | Tue Jul 10 16:04:04 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 12 00:00:07 2018 -0700 |
tree | fbefc64546a6aa4c14ed2338d8347c11a25be392 | |
parent | 42801298386c7c261f376a7f08446b2633fe7bc2 [diff] |
net: ethernet: ti: cpts: break cycle once late ts is matched The late ts queue can contain a bunch of skbs while hi rate testing, no need to check all of them if timestamp is already matched. Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>