From: YueHaibing <yuehaib...@huawei.com> Date: Mon, 27 May 2019 21:46:46 +0800
> Fix smatch warning: > > drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c:1236 > mvpp2_ethtool_cls_rule_ins() warn: unsigned 'info->fs.location' is never > less than zero. > > 'info->fs.location' is u32 type, never less than zero. > > Signed-off-by: YueHaibing <yuehaib...@huawei.com> This doesn't apply to net-next.