diff options
author | Eric Dumazet <dada1@cosmosbay.com> | 2006-10-20 09:22:25 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-10-20 09:22:25 +0200 |
commit | 06ca719faddaf5ea46c6356b12847663c3ed8806 (patch) | |
tree | 9be8c2d34fb8e7616ab2c555844ae0402e223359 /include/net | |
parent | [NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layer (diff) | |
download | linux-06ca719faddaf5ea46c6356b12847663c3ed8806.tar.xz linux-06ca719faddaf5ea46c6356b12847663c3ed8806.zip |
[TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err()
I believe this NET_INC_STATS() call can be replaced by
NET_INC_STATS_BH(), a little bit cheaper.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions