aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2011-12-13 20:29:43 +0000
committerDavid S. Miller <[email protected]>2011-12-14 02:39:30 -0500
commitf9586f79bf6125ae28fab9f585094c56e8740e83 (patch)
treeeea369cc3ac135bc9841c453ffdb2b81cc72d884 /tools/perf/scripts/python
parentc63044f0d22a13532047ad04216af45b6ac7fdaf (diff)
vlan: add rtnl_dereference() annotations
The original code generates a Sparse warning: net/8021q/vlan_core.c:336:9: error: incompatible types in comparison expression (different address spaces) It's ok to dereference __rcu pointers here because we are holding the RTNL lock. I've added some calls to rtnl_dereference() to silence the warning. Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Eric Dumazet <[email protected]> Acked-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions