Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751282AbbEKO2Z (ORCPT ); Mon, 11 May 2015 10:28:25 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:34346 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750992AbbEKO2V convert rfc822-to-8bit (ORCPT ); Mon, 11 May 2015 10:28:21 -0400 Date: Mon, 11 May 2015 10:28:15 -0400 (EDT) Message-Id: <20150511.102815.1978586728654404293.davem@davemloft.net> To: nicolas.ferre@atmel.com Cc: nathan.sullivan@ni.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] net: macb: Handle the RXUBR interrupt on all devices From: David Miller In-Reply-To: <5550802E.6040900@atmel.com> References: <1430856025-1066-1-git-send-email-nathan.sullivan@ni.com> <20150509.160454.1045911244389894144.davem@davemloft.net> <5550802E.6040900@atmel.com> X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 11 May 2015 07:28:20 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1130 Lines: 28 From: Nicolas Ferre Date: Mon, 11 May 2015 12:10:54 +0200 > Le 09/05/2015 22:04, David Miller a ?crit : >> From: Nathan Sullivan >> Date: Tue, 5 May 2015 15:00:25 -0500 >> >>> The same hardware issue the at91 must work around applies to at least the >>> Zynq ethernet, and possibly more devices. The driver also needs to handle >>> the RXUBR interrupt since it turns it on with MACB_RX_INT_FLAGS anyway. >>> >>> Signed-off-by: Nathan Sullivan >> >> Applied, thank you. > > A v2 of this patch with more explanation in both the commit message and > in code comments had been sent. Not a big deal (I suspect you can't use > the v2 one, now that it's applied in your tree, can you?). Sorry, yes I see there was a v2. If you want to send me a relative patch that corrects things, I can apply that. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/