Mark Smith
5c91face51
ipv6: correct return on ipv6_rcv() packet drop
...
The routine ipv6_rcv() uses magic number 0 for a return when it drops a
packet. This corresponds to NET_RX_SUCCESS, which is obviously
incorrect. Correct this by using NET_RX_DROP instead.
ps. It isn't exactly clear who the IPv6 maintainers are, apologies if
I've missed any.
Signed-off-by: Mark Smith <markzzzsmith@yahoo.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-07-06 18:07:55 -07:00
..
2009-06-11 16:00:49 +02:00
2007-07-31 02:28:21 -07:00
2009-07-03 19:10:13 -07:00
2008-10-29 12:52:50 -07:00
2009-06-26 13:51:31 -07:00
2009-06-23 04:31:07 -07:00
2008-10-29 12:50:24 -07:00
2008-11-25 17:35:18 -08:00
2009-06-23 04:31:07 -07:00
2007-02-10 23:19:42 -08:00
2009-06-03 02:51:04 -07:00
2009-05-20 17:26:23 -07:00
2009-06-23 04:31:07 -07:00
2009-06-03 02:51:04 -07:00
2009-02-26 03:35:13 -08:00
2009-01-13 22:17:51 -08:00
2009-02-06 00:49:55 -08:00
2009-07-06 18:07:55 -07:00
2009-06-11 02:55:43 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-06-23 04:31:07 -07:00
2009-04-14 02:21:41 -07:00
2009-06-12 18:01:50 +02:00
2008-04-05 22:33:38 +09:00
2009-06-03 02:51:04 -07:00
2009-06-23 04:31:07 -07:00
2009-06-03 02:51:04 -07:00
2009-06-03 02:51:04 -07:00
2009-04-27 02:45:02 -07:00
2008-06-11 21:00:38 -07:00
2009-06-23 04:31:07 -07:00
2009-06-09 00:20:05 -07:00
2009-06-23 04:31:07 -07:00
2009-07-05 19:16:04 -07:00
2009-04-20 02:25:26 -07:00
2009-01-08 08:31:14 -08:00
2009-06-23 04:31:07 -07:00
2009-06-23 04:31:07 -07:00
2009-06-23 04:31:07 -07:00
2009-06-23 04:31:07 -07:00
2009-06-23 04:31:07 -07:00
2008-11-25 17:59:52 -08:00
2008-08-06 02:40:25 -07:00
2008-01-28 14:53:52 -08:00
2007-10-10 16:55:54 -07:00
2009-06-03 02:51:04 -07:00
2009-06-03 02:51:04 -07:00
2009-07-03 19:10:10 -07:00
2009-02-21 23:37:10 -08:00
2009-06-23 04:31:07 -07:00