Yang Hongyang
ce8632ba6b
ipv6:remove useless check
...
After switch (rthdr->type) {...},the check below is completely useless.Because:
if the type is 2,then hdrlen must be 2 and segments_left must be 1,clearly the
check is redundant;if the type is not 2,then goto sticky_done,the check is useless
too.
Signed-off-by: Yang Hongyang <yanghy@cn.fujitsu.com>
Reviewed-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-04-14 02:21:41 -07:00
..
2009-02-26 23:13:32 -08:00
2009-04-11 01:43:17 -07:00
2009-04-13 15:44:50 -07:00
2009-03-31 01:14:44 +04:00
2009-03-31 01:14:44 +04:00
2009-03-27 17:23:42 -07:00
2009-04-01 08:59:10 -07:00
2009-03-26 01:22:01 -07:00
2009-03-31 01:14:44 +04:00
2009-04-11 01:43:10 -07:00
2009-01-04 17:29:21 -08:00
2009-03-02 03:07:23 -08:00
2009-03-21 13:36:17 -07:00
2009-03-21 19:06:54 -07:00
2009-03-10 05:22:43 -07:00
2008-11-23 23:24:32 -08:00
2009-04-14 02:08:53 -07:00
2009-04-14 02:21:41 -07:00
2009-03-21 19:06:51 -07:00
2009-04-01 08:59:10 -07:00
2009-02-26 23:07:37 -08:00
2009-02-26 23:07:32 -08:00
2008-01-28 14:56:52 -08:00
2009-03-31 01:14:44 +04:00
2009-03-30 15:22:01 +02:00
2009-04-06 17:47:20 +02:00
2009-03-28 15:01:37 +11:00
2009-03-26 15:23:24 -07:00
2009-03-27 17:22:55 -07:00
2009-03-13 12:09:28 -07:00
2009-03-30 15:22:01 +02:00
2009-04-02 00:52:22 -07:00
2009-01-04 17:11:24 -08:00
2009-03-27 00:28:21 -07:00
2009-02-06 21:50:52 -08:00
2009-04-13 18:12:57 -07:00
2009-03-31 01:14:44 +04:00
2009-04-06 13:25:56 -07:00
2009-03-18 19:11:29 -07:00
2009-03-31 23:00:26 -04:00
2009-02-26 23:13:36 -08:00
2009-03-30 15:22:01 +02:00
2009-03-27 20:13:23 -04:00
2009-03-27 00:28:21 -07:00
2009-03-27 00:23:04 -07:00
2009-02-15 22:43:35 -08:00
2009-03-30 15:22:01 +02:00
2009-02-26 23:43:35 -08:00
2009-04-06 18:05:43 -07:00
2009-03-16 16:23:30 +01:00