From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH V2]NET/KS8695: add support NAPI for Rx Date: Wed, 28 Oct 2009 03:55:38 -0700 (PDT) Message-ID: <20091028.035538.203384490.davem@davemloft.net> References: <1256653422.2148.23.camel@myhost> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: dsilvers@simtec.co.uk, netdev@vger.kernel.org, ben@simtec.co.uk To: figo1802@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:55416 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752414AbZJ1KzR (ORCPT ); Wed, 28 Oct 2009 06:55:17 -0400 In-Reply-To: <1256653422.2148.23.camel@myhost> Sender: netdev-owner@vger.kernel.org List-ID: From: "Figo.zhang" Date: Tue, 27 Oct 2009 22:23:42 +0800 > Add support NAPI Rx API for KS8695NET driver. > > v2, change the Rx function to NAPI. ... > Signed-off-by: Figo.zhang Applied to net-next-2.6, thanks.