[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090914.170651.56087750.davem@davemloft.net>
Date: Mon, 14 Sep 2009 17:06:51 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: lk-netdev@...netdev.nosense.org
Cc: netdev@...r.kernel.org, acme@...hat.com
Subject: Re: [PATCH net-next-2.6] Have atalk_route_packet() return
NET_RX_SUCCESS not NET_XMIT_SUCCESS
From: Mark Smith <lk-netdev@...netdev.nosense.org>
Date: Sun, 13 Sep 2009 16:18:43 +0930
> Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS
>
> atalk_route_packet() returns NET_RX_DROP if it's call to
> aarp_send_ddp() returns NET_XMIT_DROP. If aarp_send_ddp() returns
> anything else atalk_route_packet() should return NET_RX_SUCCESS, not
> NET_XMIT_SUCCESS.
>
> 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