From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH net-next 5/7] net: bcmgenet: rework Tx NAPI code Date: Wed, 25 Mar 2015 15:24:20 -0700 Message-ID: <55133594.4070701@gmail.com> References: <20150325193514.14CE82201FB@puck.mtv.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: davem@davemloft.net, jaedon.shin@gmail.com To: Petri Gynther , netdev@vger.kernel.org Return-path: Received: from mail-pa0-f48.google.com ([209.85.220.48]:36479 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751587AbbCYWZD (ORCPT ); Wed, 25 Mar 2015 18:25:03 -0400 Received: by padcy3 with SMTP id cy3so42645947pad.3 for ; Wed, 25 Mar 2015 15:25:03 -0700 (PDT) In-Reply-To: <20150325193514.14CE82201FB@puck.mtv.corp.google.com> Sender: netdev-owner@vger.kernel.org List-ID: On 25/03/15 12:35, Petri Gynther wrote: > Introduce new bcmgenet functions to handle the NAPI calls to: > netif_napi_add() > napi_enable() > napi_disable() > netif_napi_del() > > Signed-off-by: Petri Gynther Reviewed-by: Florian Fainelli -- Florian