diff options
author | Hua Zhong <hzhong@gmail.com> | 2006-04-29 00:26:50 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-04-30 03:33:19 +0200 |
commit | 83de47cd0c5738105f40e65191b0761dfa7431ac (patch) | |
tree | c519837e16dfaf3dd35f2454e6e969d6a47a27e1 /net/ipv4/ip_sockglue.c | |
parent | [XFRM]: fix softirq-unsafe xfrm typemap->lock use (diff) | |
download | linux-83de47cd0c5738105f40e65191b0761dfa7431ac.tar.xz linux-83de47cd0c5738105f40e65191b0761dfa7431ac.zip |
[TCP]: Fix unlikely usage in tcp_transmit_skb()
The following unlikely should be replaced by likely because the
condition happens every time unless there is a hard error to transmit
a packet.
Signed-off-by: Hua Zhong <hzhong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_sockglue.c')
0 files changed, 0 insertions, 0 deletions