commit | 1f6cc07e170364212b6d81321f79f166089a60d9 | [log] [tgz] |
---|---|---|
author | Lance Richardson <lrichard@redhat.com> | Wed Jan 18 15:24:57 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 20 12:12:14 2017 -0500 |
tree | f95a5345da5464cbe5fe725fe382192ae11b05c4 | |
parent | 22fbece133b71895ca6bb66890b2d9b1ddaa908c [diff] |
vxlan: preserve type of dst_port parm for encap_bypass_if_local() Eliminate sparse warning by maintaining type of dst_port as __be16. Signed-off-by: Lance Richardson <lrichard@redhat.com> Acked-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>