Miao Xie
4a36702e01
IPv6: datagram_send_ctl() should exit immediately when an error occured
...
When an error occured, datagram_send_ctl() should exit immediately rather than
continue to run the for loop. Otherwise, the variable err might be changed and
the error might be hidden.
Fix this bug by using "goto" instead of "break".
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-29 23:57:58 -07:00
..
2008-07-26 17:48:38 -07:00
2007-07-31 02:28:21 -07:00
2008-07-25 21:43:18 -07:00
2008-06-12 02:38:15 +09:00
2008-07-27 04:40:51 -07:00
2008-02-12 22:50:35 -08:00
2008-07-19 22:35:03 -07:00
2008-07-29 23:57:58 -07:00
2008-03-27 16:08:03 -07:00
2007-02-10 23:19:42 -08:00
2008-07-19 22:35:03 -07:00
2008-04-11 19:47:53 +09:00
2008-07-01 19:29:07 -07:00
2008-07-25 21:43:18 -07:00
2008-07-25 21:43:18 -07:00
2008-07-25 21:43:18 -07:00
2008-06-05 04:02:36 +09:00
2008-07-19 22:35:03 -07:00
2008-07-25 21:43:18 -07:00
2008-06-11 21:00:38 -07:00
2008-07-19 22:34:43 -07:00
2008-07-27 03:59:24 -07:00
2008-07-19 22:35:03 -07:00
2008-07-25 02:54:40 -07:00
2008-04-05 22:33:38 +09:00
2008-07-19 22:36:07 -07:00
2008-07-25 21:43:18 -07:00
2008-07-19 22:35:03 -07:00
2008-04-14 11:15:49 +02:00
2008-07-19 22:34:43 -07:00
2008-06-11 21:00:38 -07:00
2008-07-19 00:28:58 -07:00
2008-07-25 21:43:18 -07:00
2008-07-22 14:35:50 -07:00
2008-06-16 18:25:48 -07:00
2008-07-26 02:21:54 -07:00
2008-07-27 04:40:51 -07:00
2008-07-25 21:43:18 -07:00
2008-06-05 04:02:32 +09:00
2008-06-14 17:04:49 -07:00
2008-07-05 21:19:40 -07:00
2008-06-11 21:00:38 -07:00
2008-03-25 10:23:56 +09:00
2008-03-26 16:51:09 -07:00
2008-01-28 14:53:52 -08:00
2007-10-10 16:55:54 -07:00
2008-03-24 14:51:51 -07:00
2008-03-24 14:51:51 -07:00
2008-03-26 04:39:53 +09:00
2008-03-27 18:48:56 -07:00
2008-03-25 10:23:57 +09:00