diff options
author | Lance Richardson <[email protected]> | 2017-01-16 18:37:58 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-01-17 15:23:43 -0500 |
commit | d5ff72d9af73bc3cbaa3edb541333a851f8c7295 (patch) | |
tree | f97b9016cf8948b40f9027d238d71ec71c5c7fdd /net/unix/sysctl_net_unix.c | |
parent | a249708bc2aa1fe3ddf15dfac22bee519d15996b (diff) |
vxlan: fix byte order of vxlan-gpe port number
vxlan->cfg.dst_port is in network byte order, so an htons()
is needed here. Also reduced comment length to stay closer
to 80 column width (still slightly over, however).
Fixes: e1e5314de08b ("vxlan: implement GPE")
Signed-off-by: Lance Richardson <[email protected]>
Acked-by: Jiri Benc <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions