Daniel Borkmann
ea4f19c1f8
net: sctp: spare unnecessary comparison in sctp_trans_elect_best
...
When both transports are the same, we don't have to go down that
road only to realize that we will return the very same transport.
We are guaranteed that curr is always non-NULL. Therefore, just
short-circuit this special case.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-08-22 11:31:30 -07:00
..
2014-08-07 11:44:18 -07:00
2014-07-15 16:27:00 -07:00
2014-07-15 16:12:48 -07:00
2014-08-11 12:16:51 -07:00
2014-07-16 14:09:34 -07:00
2014-08-21 16:31:23 -07:00
2014-04-11 16:15:36 -04:00
2014-08-16 19:19:08 -07:00
2014-08-06 09:38:14 -07:00
2014-08-11 12:16:51 -07:00
2014-07-15 16:27:01 -07:00
2014-05-19 09:38:24 +02:00
2014-08-13 17:43:29 -06:00
2014-08-13 18:27:40 -06:00
2014-07-30 17:21:05 -07:00
2014-07-01 23:46:21 -07:00
2014-05-23 16:28:53 -04:00
2014-08-06 08:06:39 -07:00
2014-07-15 16:12:48 -07:00
2014-07-15 16:12:48 -07:00
2014-07-11 15:04:40 -07:00
2014-08-02 15:31:31 -07:00
2014-08-14 14:38:55 -07:00
2014-08-22 10:54:49 -07:00
2014-05-23 16:28:53 -04:00
2014-08-13 20:05:52 -07:00
2014-07-21 20:21:40 -07:00
2014-07-15 16:27:00 -07:00
2014-07-31 22:37:06 -07:00
2014-01-28 18:01:32 -08:00
2014-07-28 17:36:25 -07:00
2014-07-15 16:12:48 -07:00
2014-06-04 22:46:38 -07:00
2014-08-08 16:47:29 +02:00
2014-08-06 09:38:14 -07:00
2014-08-14 15:13:40 -07:00
2014-07-15 16:12:48 -07:00
2014-08-05 13:18:20 -07:00
2014-08-22 11:24:04 -07:00
2014-08-21 16:44:28 -07:00
2014-07-15 16:12:48 -07:00
2014-06-12 14:27:40 -07:00
2014-05-22 13:58:36 -04:00
2014-07-15 16:12:48 -07:00
2014-08-06 09:38:14 -07:00
2014-08-19 10:58:44 -07:00
2014-08-22 11:31:30 -07:00
2014-08-13 18:13:19 -06:00
2014-08-19 11:16:38 -07:00
2014-06-12 14:27:40 -07:00
2014-05-05 13:13:50 -04:00
2014-07-25 10:22:36 -04:00
2014-04-11 16:15:36 -04:00
2014-08-06 18:01:24 -07:00
2014-07-29 12:20:22 -07:00
2014-07-12 01:53:30 +02:00
2014-07-12 01:53:30 +02:00
2014-08-06 12:38:07 -07:00