Pavel Emelyanov
b1667609cd
[IPV4]: Remove bugus goto-s from ip_route_input_slow
...
Both places look like
if (err == XXX)
goto yyy;
done:
while both yyy targets look like
err = XXX;
goto done;
so this is ok to remove the above if-s.
yyy labels are used in other places and are not removed.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-11-10 21:26:41 -08:00
..
2007-11-07 04:15:10 -08:00
2007-11-07 04:08:23 -08:00
2007-11-01 00:39:31 -07:00
2007-11-02 08:47:06 +01:00
2007-10-10 16:55:33 -07:00
2007-10-26 04:29:08 -07:00
2007-06-03 18:08:50 -07:00
2007-10-10 16:52:48 -07:00
2007-10-30 21:29:29 -07:00
2007-11-07 04:11:41 -08:00
2007-10-10 16:55:33 -07:00
2007-05-24 16:36:53 -07:00
2007-10-10 16:51:22 -07:00
2007-10-10 16:49:16 -07:00
2007-10-19 11:53:41 -07:00
2007-10-26 04:06:08 -07:00
2007-10-10 16:55:33 -07:00
2007-10-18 22:00:17 -07:00
2007-11-07 04:15:11 -08:00
2007-10-17 19:48:26 -07:00
2007-11-07 04:15:11 -08:00
2007-10-14 12:41:52 -07:00
2007-11-07 04:15:11 -08:00
2007-07-20 19:39:17 -07:00
2007-10-15 12:26:35 -07:00
2007-10-17 21:37:22 -07:00
2007-10-23 21:27:55 -07:00
2007-10-15 12:26:35 -07:00
2007-07-31 14:06:45 -07:00
2007-11-07 04:08:25 -08:00
2007-11-07 04:08:55 -08:00
2007-11-07 04:15:03 -08:00
2007-10-10 16:52:50 -07:00
2007-10-23 21:27:55 -07:00
2007-10-10 16:55:33 -07:00
2007-10-20 01:34:40 +02:00
2007-10-15 12:26:39 -07:00
2007-10-15 12:26:29 -07:00
2007-11-07 04:08:57 -08:00
2007-04-25 22:28:20 -07:00
2007-11-07 04:08:58 -08:00
2007-11-10 21:26:41 -08:00
2007-04-25 22:25:26 -07:00
2007-10-18 22:00:17 -07:00
2007-10-10 16:47:55 -07:00
2007-07-18 01:46:58 -07:00
2007-10-10 16:47:55 -07:00
2007-10-22 02:59:54 -07:00
2007-07-18 01:46:58 -07:00
2007-08-07 18:29:05 -07:00
2007-07-18 01:46:58 -07:00
2007-07-31 02:27:57 -07:00
2007-11-10 21:24:19 -08:00
2007-11-07 04:15:11 -08:00
2007-07-31 02:27:57 -07:00
2007-10-10 16:48:00 -07:00
2007-10-11 17:36:13 -07:00
2007-10-10 16:49:06 -07:00
2007-07-18 01:46:58 -07:00
2007-10-10 16:48:00 -07:00
2007-10-29 22:37:25 -07:00
2007-07-31 02:27:57 -07:00
2007-07-31 02:27:57 -07:00
2007-07-31 02:27:57 -07:00
2007-07-31 02:27:57 -07:00
2007-11-07 04:15:11 -08:00
2007-02-13 12:54:47 -08:00
2007-10-10 16:48:31 -07:00
2007-11-07 04:08:58 -08:00
2007-11-07 04:08:58 -08:00
2007-10-17 21:35:51 -07:00
2007-10-17 21:31:50 -07:00
2007-10-10 16:55:54 -07:00
2007-10-17 21:31:50 -07:00
2007-10-17 21:35:51 -07:00
2007-10-17 21:35:51 -07:00
2007-10-17 21:33:12 -07:00
2007-10-17 21:28:53 -07:00