Andy Zhou
42350dcaaf
net: fix a sparse warning
Fix a sparse warning introduced by Commit
0b5e8b8eea (net: Add Geneve tunneling
protocol driver) caught by kbuild test robot:
# apt-get install sparse
# git checkout 0b5e8b8eea
# make ARCH=x86_64 allmodconfig
# make C=1 CF=-D__CHECK_ENDIAN__
#
#
# sparse warnings: (new ones prefixed by >>)
#
# >> net/ipv4/geneve.c:230:42: sparse: incorrect type in assignment (different base types)
# net/ipv4/geneve.c:230:42: expected restricted __be32 [addressable] [assigned] [usertype] s_addr
# net/ipv4/geneve.c:230:42: got unsigned long [unsigned] <noident>
#
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-10-07 00:10:47 -04:00
..
2014-08-07 11:44:18 -07:00
2014-07-15 16:27:00 -07:00
2014-07-15 16:12:48 -07:00
2014-08-11 12:16:51 -07:00
2014-07-16 14:09:34 -07:00
2014-09-10 12:40:10 -07:00
2014-04-11 16:15:36 -04:00
2014-08-16 19:19:08 -07:00
2014-10-02 13:41:57 +03:00
2014-10-05 21:32:37 -04:00
2014-07-15 16:27:01 -07:00
2014-05-19 09:38:24 +02:00
2014-09-10 20:08:36 +04:00
2014-10-06 18:17:17 -04:00
2014-07-30 17:21:05 -07:00
2014-10-01 18:33:13 -04:00
2014-08-22 12:23:11 -07:00
2014-08-06 08:06:39 -07:00
2014-10-04 20:44:44 -04:00
2014-09-05 17:47:02 -07:00
2014-07-11 15:04:40 -07:00
2014-10-05 21:34:39 -04:00
2014-10-07 00:10:47 -04:00
2014-10-07 00:02:30 -04:00
2014-05-23 16:28:53 -04:00
2014-09-30 17:08:06 -04:00
2014-09-10 12:40:10 -07:00
2014-07-15 16:27:00 -07:00
2014-09-19 15:57:15 -04:00
2014-09-26 15:39:24 -04:00
2014-09-08 11:14:56 -04:00
2014-09-26 00:22:47 -04:00
2014-10-05 21:32:37 -04:00
2014-08-06 09:38:14 -07:00
2014-08-14 15:13:40 -07:00
2014-07-15 16:12:48 -07:00
2014-09-24 02:02:24 +02:00
2014-10-06 00:32:21 -04:00
2014-09-01 17:39:55 -07:00
2014-10-06 18:16:30 -04:00
2014-06-12 14:27:40 -07:00
2014-09-22 16:02:15 -04:00
2014-09-07 16:07:25 -07:00
2014-09-23 12:09:27 -04:00
2014-10-06 18:02:33 -04:00
2014-09-09 11:27:09 -07:00
2014-08-13 18:13:19 -06:00
2014-09-10 14:00:58 -07:00
2014-06-12 14:27:40 -07:00
2014-05-05 13:13:50 -04:00
2014-09-26 15:39:24 -04:00
2014-04-11 16:15:36 -04:00
2014-10-01 16:34:25 -04:00
2014-07-29 12:20:22 -07:00
2014-09-30 14:07:51 -04:00
2014-07-12 01:53:30 +02:00
2014-09-23 12:09:27 -04:00