On Thu, Mar 05, 2020 at 05:05:57PM -0800, Jakub Kicinski wrote: > Set ethtool_ops->supported_coalesce_params to let > the core reject unsupported coalescing parameters. > > This driver did not previously reject unsupported parameters. > > Signed-off-by: Jakub Kicinski <kuba@xxxxxxxxxx> > --- > drivers/infiniband/ulp/ipoib/ipoib_ethtool.c | 2 ++ > 1 file changed, 2 insertions(+) > Thanks, Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxxxx>