From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amit Uttamchandani Subject: Re: [PATCH 1/1] net/velocity: add poll controller function for velocity nic Date: Thu, 18 Jul 2013 23:21:36 -0700 Message-ID: <20130719062136.GA30777@amit-debian.lg.local> References: <1374194722-6051-1-git-send-email-auttamchandani@logicube.com> <20130719061107.GB3334@electric-eye.fr.zoreil.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Francois Romieu Return-path: Content-Disposition: inline In-Reply-To: <20130719061107.GB3334@electric-eye.fr.zoreil.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, Jul 19, 2013 at 08:11:07AM +0200, Francois Romieu wrote: > Amit Uttamchandani : > > Add poll controller function for velocity nic. > > Thanks. > > You did not state if it was tested. Was it ? > Yes, tested with latest upstream kernel and latest -stable 3.2.y (3.2.48). Thanks.