commit | a41778694806ac1ccd4b1dafed1abef8d5ba98ac | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Sun Nov 28 21:43:02 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 29 09:43:13 2010 -0800 |
tree | 499550eb704ba7811960d633161f5c386e4332cb | |
parent | b02038a17b271e0f70616c54e4eccb5cc33d1b74 [diff] |
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>