[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090706.180945.113737445.davem@davemloft.net>
Date: Mon, 06 Jul 2009 18:09:45 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: lk-netdev@...netdev.nosense.org
Cc: netdev@...r.kernel.org, pekkas@...core.fi, yoshfuji@...ux-ipv6.org
Subject: Re: [patch] ipv6: correct return on ipv6_rcv() packet drop
From: Mark Smith <lk-netdev@...netdev.nosense.org>
Date: Tue, 7 Jul 2009 06:56:24 +0930
> 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@...oo.com.au>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists