net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.
authorSaurabh <saurabh.mohan@vyatta.com>
Mon, 23 Jul 2012 07:52:04 +0000 (07:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Jul 2012 20:00:54 +0000 (13:00 -0700)
commite7d4b18cbebc635fafd634688bbf66c59912879f
treeae1470ea8268a27ef8721710fea2ae15090fe6fa
parent8fe5cb873b7ef7f4fa49477455e8f2e3d555230e
net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.

With CONFIG_SPARSE_RCU_POINTER=y sparse identified references which did not
specificy __rcu in ip_vti.c

Signed-off-by: Saurabh Mohan <saurabh.mohan@vyatta.com>
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_vti.c