Files
linux/include/net
Vijay Subramanian efc27f8cee net: Remove 'unlikely' qualifier in skb_steal_sock()
With early demux enabled by default for TCP flows, there is high chance that
skb->sk will be non-null. 'unlikely()' was removed from __inet_lookup_skb() but
maybe it can be removed from skb_steal_sock() as well.

Note: skb_steal_sock() is also called by __inet6_lookup_skb() and
__udp4_lib_lookup_skb() but they are protected by their own 'unlikely' calls.

Signed-off-by: Vijay Subramanian <subramanian.vijay@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-06-25 16:08:36 -07:00
..
2011-03-31 11:26:23 -03:00
2012-05-19 01:08:16 -04:00
2012-06-08 14:27:23 -07:00
2012-06-06 15:18:17 -04:00
2012-04-15 12:44:40 -04:00
2012-04-15 12:44:40 -04:00
2010-06-03 03:21:52 -07:00
2012-04-15 12:44:40 -04:00
2010-10-27 11:37:32 -07:00
2011-03-31 11:26:23 -03:00
2012-04-15 12:44:40 -04:00
2010-10-25 13:09:45 -07:00
2012-05-08 19:40:33 +02:00
2012-04-14 14:47:05 -04:00
2012-05-19 01:08:16 -04:00
2011-03-31 11:26:23 -03:00
2012-05-17 18:45:20 -04:00
2011-07-26 16:49:47 -07:00
2012-05-16 15:16:44 -04:00
2010-06-03 03:21:52 -07:00
2011-05-17 14:16:58 -04:00
2012-06-19 21:22:05 -07:00
2012-05-19 01:08:16 -04:00
2012-06-19 21:22:05 -07:00
2012-04-15 12:44:40 -04:00
2012-05-16 15:17:08 -04:00
2012-04-15 12:44:40 -04:00