]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ipv6: raw: rcu annotations
authorEric Dumazet <eric.dumazet@gmail.com>
Thu, 20 Jan 2011 07:37:53 +0000 (07:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Jan 2011 00:59:34 +0000 (16:59 -0800)
commitf2eda47df46f9953fc8a4fec820f34d539a8efbb
tree3f4a745c93f44a0375d85c96b284bff5d3b4e640
parent6193d2be290990b789021e06fa770ecb45319f2d
ipv6: raw: rcu annotations

Remove sparse warnings, using a function typedef to be able to use __rcu
annotation on mh_filter pointer.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/raw.c