Eric Dumazet
1f6afc8108
tcp: remove one indentation level in tcp_rcv_state_process()
...
Remove one level of indentation 'introduced' in commit
c3ae62af8e75 (tcp: should drop incoming frames without ACK flag set)
if (true) {
...
}
@acceptable variable is a boolean.
This patch is a pure cleanup.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-25 23:22:18 -07:00
..
2013-05-02 14:14:04 -07:00
2013-05-14 13:02:30 -07:00
2013-05-02 13:58:12 -04:00
2013-04-25 01:47:58 -04:00
2013-05-01 17:51:54 -07:00
2013-04-07 16:28:00 -04:00
2013-05-21 21:34:36 +02:00
2013-05-01 17:51:54 -07:00
2013-05-24 16:48:28 -07:00
2013-04-23 13:25:51 -04:00
2013-05-01 17:51:54 -07:00
2013-05-13 12:52:23 -05:00
2013-05-25 23:12:19 -07:00
2013-03-22 10:31:16 -04:00
2013-03-17 14:35:13 -04:00
2013-04-07 17:12:01 -04:00
2012-12-16 15:40:50 -08:00
2013-03-25 12:23:41 -04:00
2013-03-28 01:20:42 -04:00
2013-04-08 12:00:16 -04:00
2013-05-25 23:22:18 -07:00
2013-05-25 21:07:49 -07:00
2013-02-27 19:10:24 -08:00
2013-05-19 15:10:47 -07:00
2013-04-22 20:32:51 -04:00
2013-03-27 14:07:04 -04:00
2013-04-07 18:37:01 -04:00
2013-01-11 11:40:01 -08:00
2013-04-07 16:28:01 -04:00
2013-05-16 22:38:08 +02:00
2013-04-30 03:55:20 -04:00
2013-05-16 17:35:53 +02:00
2013-05-19 14:49:55 -07:00
2013-05-01 15:02:42 -04:00
2013-04-25 01:47:58 -04:00
2013-04-30 03:55:20 -04:00
2013-04-30 00:19:11 -04:00
2013-05-03 16:10:33 -04:00
2013-03-22 10:31:16 -04:00
2013-03-08 00:35:44 -05:00
2013-04-22 14:58:14 -04:00
2013-04-07 16:28:02 -04:00
2013-02-21 12:05:51 -08:00
2013-05-23 00:06:40 -07:00
2013-05-01 14:08:52 -07:00
2013-05-10 09:28:55 -07:00
2013-05-06 16:16:52 -04:00
2013-05-01 15:13:49 -04:00
2013-04-30 03:55:20 -04:00
2013-05-16 22:38:09 +02:00
2013-04-09 14:13:35 -04:00
2013-05-23 01:20:07 -07:00
2013-05-20 13:48:04 -07:00
2013-02-10 19:41:08 -05:00
2013-05-11 14:29:11 -07:00
2012-11-18 20:32:45 -05:00