diff options
author | Eric Dumazet <dada1@cosmosbay.com> | 2008-11-23 15:42:23 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-11-23 15:42:23 -0800 |
commit | 04f258ce7f085dd69422fa01d41c8f0194a0e270 (patch) | |
tree | 948bf0a108717265df6228bcac2126ec423cb988 /net/ipv4/cipso_ipv4.c | |
parent | c46920dadba65856eb1a1f1ffa1b350875db1228 (diff) |
net: some optimizations in af_inet
1) Use eq_net() in inet_netns_ok() to speedup socket creation if
!CONFIG_NET_NS
2) Reorder the tests about inet_ehash_secret generation (once only)
Use the unlikely() macro when testing if inet_ehash_secret already
generated.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/cipso_ipv4.c')
0 files changed, 0 insertions, 0 deletions