diff options
author | Vladimir Oltean <[email protected]> | 2021-11-08 22:28:54 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-11-10 14:32:15 +0000 |
commit | f64ab8e4f368f48afb08ae91928e103d17b235e9 (patch) | |
tree | 9bbf1fb26d9d64d14eabb76fcf5fce21a92b8efe /lib | |
parent | e7e4785fa30f9b5d1b60ed2d8e221891325dfc5f (diff) |
net: stmmac: allow a tc-taprio base-time of zero
Commit fe28c53ed71d ("net: stmmac: fix taprio configuration when
base_time is in the past") allowed some base time values in the past,
but apparently not all, the base-time value of 0 (Jan 1st 1970) is still
explicitly denied by the driver.
Remove the bogus check.
Fixes: b60189e0392f ("net: stmmac: Integrate EST with TAPRIO scheduler API")
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Kurt Kanzenbach <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions