commit | e7d4b18cbebc635fafd634688bbf66c59912879f | [log] [tgz] |
---|---|---|
author | Saurabh <saurabh.mohan@vyatta.com> | Mon Jul 23 07:52:04 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 23 13:00:54 2012 -0700 |
tree | ae1470ea8268a27ef8721710fea2ae15090fe6fa | |
parent | 8fe5cb873b7ef7f4fa49477455e8f2e3d555230e [diff] |
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>