Mike Waychison
f0e3d0689d
tcp: initialize variable ecn_ok in syncookies path
...
Using a gcc 4.4.3, warnings are emitted for a possibly uninitialized use
of ecn_ok.
This can happen if cookie_check_timestamp() returns due to not having
seen a timestamp. Defaulting to ecn off seems like a reasonable thing
to do in this case, so initialized ecn_ok to false.
Signed-off-by: Mike Waychison <mikew@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-08-10 21:59:57 -07:00
..
2011-06-16 17:27:04 +02:00
2010-02-26 03:59:07 -08:00
2011-08-03 03:34:12 -07:00
2011-06-09 20:38:07 -07:00
2011-07-04 21:37:41 -07:00
2011-03-13 20:22:28 -07:00
2011-04-22 11:04:14 -07:00
2011-08-05 03:56:30 -07:00
2011-05-05 14:59:02 -07:00
2010-09-23 14:33:39 -07:00
2011-03-12 15:08:54 -08:00
2011-03-12 15:08:54 -08:00
2011-04-22 11:04:14 -07:00
2011-05-08 15:28:28 -07:00
2011-08-06 18:33:19 -07:00
2011-08-03 03:34:12 -07:00
2011-03-12 15:08:54 -08:00
2011-04-22 11:04:14 -07:00
2011-08-03 03:34:12 -07:00
2011-07-26 16:49:47 -07:00
2011-06-09 20:38:07 -07:00
2011-04-22 11:04:14 -07:00
2011-03-12 15:08:54 -08:00
2010-05-11 14:40:55 +02:00
2011-05-20 13:43:21 -07:00
2011-04-22 11:04:14 -07:00
2011-07-17 23:11:35 -07:00
2011-04-22 11:04:14 -07:00
2011-05-19 16:21:22 -04:00
2010-10-27 11:37:31 -07:00
2011-07-01 16:11:16 -07:00
2011-04-22 11:04:14 -07:00
2011-08-03 03:34:12 -07:00
2011-07-17 23:11:35 -07:00
2011-08-10 21:59:57 -07:00
2011-03-21 18:23:34 -07:00
2011-08-06 18:33:19 -07:00
2010-10-25 13:09:45 -07:00
2009-09-30 16:12:20 -07:00
2011-07-21 21:25:58 -07:00
2010-12-16 14:26:56 -08:00
2010-03-25 16:00:49 +01:00
2011-04-22 11:04:14 -07:00
2011-04-22 11:04:14 -07:00
2011-05-10 15:03:34 -07:00
2011-04-22 11:04:14 -07:00
2011-05-10 15:03:34 -07:00
2011-05-24 01:11:51 -04:00