]> git.baikalelectronics.ru Git - kernel.git/commit
tc_vlan: fix type of tcfv_push_vid
authorJiri Pirko <jiri@resnulli.us>
Mon, 24 Nov 2014 10:30:26 +0000 (11:30 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Nov 2014 21:12:03 +0000 (16:12 -0500)
commitf5dda970dd77231a422c468ffa5099e94d08ccc7
treee50d07b7104419f277a6ad3bfd5587a2d4a76508
parentf302e385e4c0790bddfd46e0e9f5295de418a861
tc_vlan: fix type of tcfv_push_vid

Should be u16. So fix it to kill the sparse warning.

Fixes: 55b58c64b57f538 "sched: introduce vlan action"
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tc_act/tc_vlan.h