commit | dc594ecd4185831031d3fef2853ee76908428107 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Thu Dec 22 14:28:14 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 23 11:59:56 2016 -0500 |
tree | 8e4ecf4e6b8059e507f2a6f789160b69ad47c8e1 | |
parent | 567be786597ca24b13906a552ad2159316c6fe7d [diff] |
net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6 The UDP dst port was provided to the helper function which sets the IPv6 IP tunnel meta-data under a wrong param order, fix that. Fixes: 75bfbca01e48 ('net/sched: act_tunnel_key: Add UDP dst port option') Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Reviewed-by: Hadar Hen Zion <hadarh@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>