Joseph Gasparakis 35e4237973 vxlan: Fix sparse warnings
This patch fixes sparse warnings when incorrectly handling the port number
and using int instead of unsigned int iterating through &vn->sock_list[].
Keeping the port as __be16 also makes things clearer wrt endianess.
Also, it was pointed out that vxlan_get_rx_port() had unnecessary checks
which got removed.

Signed-off-by: Joseph Gasparakis <joseph.gasparakis@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-09-15 22:18:13 -04:00
..
2013-09-06 13:30:06 -07:00
2013-09-09 16:08:13 -07:00
2013-09-03 11:37:15 -07:00
2013-09-10 13:53:52 -07:00
2013-09-04 11:49:16 +01:00
2013-09-03 11:37:57 -07:00
2013-09-09 16:35:29 -07:00
2013-09-06 13:34:43 -07:00
2013-09-06 13:30:06 -07:00
2013-09-10 13:33:09 -07:00
2013-09-15 22:18:13 -04:00
2013-09-06 13:30:06 -07:00
2013-09-10 22:58:14 -07:00
2013-09-06 13:21:16 -07:00
2013-09-11 15:59:15 -07:00
2013-09-06 13:26:27 -07:00
2013-09-03 11:37:15 -07:00
2013-09-04 11:28:04 -06:00
2013-09-11 19:55:12 -07:00
2013-09-04 17:45:39 -07:00