diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2011-12-14 05:58:33 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-12-14 19:34:55 +0100 |
commit | f943cbe6fb71d1389dd8684b9b4181e49f8e870c (patch) | |
tree | e895be7b8d2985e0123ad48500005d2a86eac101 /README | |
parent | net: ping: remove some sparse errors (diff) | |
download | linux-f943cbe6fb71d1389dd8684b9b4181e49f8e870c.tar.xz linux-f943cbe6fb71d1389dd8684b9b4181e49f8e870c.zip |
inet: remove rcu protection on tw_net
commit b099ce2602d806 (net: Batch inet_twsk_purge) added rcu protection
on tw_net for no obvious reason.
struct net are refcounted anyway since timewait sockets escape from rcu
protected sections. tw_net stay valid for the whole timwait lifetime.
This also removes a lot of sparse errors.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions