From: Jianbo Liu <jian...@mellanox.com> Date: Wed, 25 Jul 2018 02:31:25 +0000
> This fixes the following sparse warning: > > net/sched/cls_flower.c:1356:36: warning: incorrect type in argument 3 > (different base types) > net/sched/cls_flower.c:1356:36: expected unsigned short [unsigned] [usertype] > value > net/sched/cls_flower.c:1356:36: got restricted __be16 [usertype] vlan_tpid > > Signed-off-by: Jianbo Liu <jian...@mellanox.com> > Reported-by: Or Gerlitz <ogerl...@mellanox.com> > Reviewed-by: Or Gerlitz <ogerl...@mellanox.com> Applied, thank you.