commit | 9a3bab6b05383f1e4c3716b3615500c51285959e | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Tue Sep 24 06:19:57 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 28 15:19:40 2013 -0700 |
tree | e701171f62c8b2dc17fc6d4ba506f8628e304085 | |
parent | 50624c934db18ab90aaea4908f60dd39aab4e6e5 [diff] |
net: net_secret should not depend on TCP A host might need net_secret[] and never open a single socket. Problem added in commit aebda156a570782 ("net: defer net_secret[] initialization") Based on prior patch from Hannes Frederic Sowa. Reported-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Hannes Frederic Sowa <hannes@strressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>