]> git.baikalelectronics.ru Git - kernel.git/commit
xps: add __rcu annotations
authorEric Dumazet <eric.dumazet@gmail.com>
Sun, 28 Nov 2010 21:43:02 +0000 (21:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Nov 2010 17:43:13 +0000 (09:43 -0800)
commit28f25448be125d9ec19ce7e0a94002adb59b8df2
tree499550eb704ba7811960d633161f5c386e4332cb
parent978ac19596f01ddcf7d44e31ebf3ef23864a4c33
xps: add __rcu annotations

Avoid sparse warnings : add __rcu annotations and use
rcu_dereference_protected() where necessary.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/net-sysfs.c