From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH 2/6] drivers: net: ethernet: davinci_cpdma: add clear api for statistics interrupt Date: Thu, 18 Oct 2012 04:48:08 +0200 Message-ID: <20121018024808.GB2867@netboy.at.omicron.at> References: <1350427518-7230-1-git-send-email-mugunthanvnm@ti.com> <1350427518-7230-3-git-send-email-mugunthanvnm@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, davem@davemloft.net To: Mugunthan V N Return-path: Received: from mail-we0-f174.google.com ([74.125.82.174]:33921 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752351Ab2JRCsS (ORCPT ); Wed, 17 Oct 2012 22:48:18 -0400 Received: by mail-we0-f174.google.com with SMTP id t9so4754233wey.19 for ; Wed, 17 Oct 2012 19:48:17 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1350427518-7230-3-git-send-email-mugunthanvnm@ti.com> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, Oct 17, 2012 at 04:15:14AM +0530, Mugunthan V N wrote: > Adding api to clear statistics interrupt which is generated by > CPTS event pend, stat pend, mdio interrupts As I said, we don't need or want the interrupt for the CPTS. If you want to add this for the statistics function, go right ahead, but please make a separate patch or series for that. Thanks, Richard