Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752069AbbEIUE7 (ORCPT ); Sat, 9 May 2015 16:04:59 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:45054 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751581AbbEIUEz (ORCPT ); Sat, 9 May 2015 16:04:55 -0400 Date: Sat, 09 May 2015 16:04:54 -0400 (EDT) Message-Id: <20150509.160454.1045911244389894144.davem@davemloft.net> To: nathan.sullivan@ni.com Cc: nicolas.ferre@atmel.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: <1430856025-1066-1-git-send-email-nathan.sullivan@ni.com> References: <1430856025-1066-1-git-send-email-nathan.sullivan@ni.com> X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sat, 09 May 2015 13:04:55 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 639 Lines: 15 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. -- 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/