Files
tegra-linux-noble/include/linux
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-08-26 14:09:03 -04:00
2013-08-14 13:55:15 +05:30
2013-08-26 18:40:56 -04:00
2013-08-27 01:44:40 +02:00
2013-09-05 20:46:06 -04:00
2013-08-26 20:15:23 +09:00
2013-08-22 22:13:54 -07:00
2013-08-23 10:22:29 +02:00
2013-08-22 20:30:15 -07:00
2013-09-11 15:59:42 -07:00
2013-08-09 10:49:00 +02:00
2013-08-28 21:35:14 -07:00
2013-08-12 15:27:01 +00:00
2013-09-08 20:20:23 -04:00
2013-09-15 22:18:13 -04:00
2013-09-03 16:40:32 -04:00
2013-08-12 15:27:01 +00:00
2013-09-11 15:57:31 -07:00