Re: [PATCH net v3 6/7] net/sched: act_gate: reject empty schedule list
From: Victor Nogueira <hidden>
Date: 2026-01-26 12:06:01
Also in:
lkml, stable
From: Victor Nogueira <hidden>
Date: 2026-01-26 12:06:01
Also in:
lkml, stable
On Mon, Jan 26, 2026 at 5:53 AM Paul Moses [off-list ref] wrote:
Should REPLACE with an explicit entry list that yields 0 entries return -EINVAL or should it be treated the same as omitting TCA_GATE_ENTRY_LIST and keeping the old schedule?
It should be treated the same as omitting TCA_GATE_ENTRY_LIST and keeping the old schedule. cheers, Victor