From: Vedang Patel <vedang.pa...@intel.com> Date: Tue, 16 Jul 2019 12:52:18 -0700
> During the review of the iproute2 patches for txtime-assist mode, it was > pointed out that it does not make sense for the txtime-delay parameter to > be negative. So, change the type of the parameter from s32 to u32. > > Fixes: 4cfd5779bd6e ("taprio: Add support for txtime-assist mode") > Reported-by: Stephen Hemminger <step...@networkplumber.org> > Signed-off-by: Vedang Patel <vedang.pa...@intel.com> You should have targetted this at 'net' as that's the only tree open right now. I'll apply this.