Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753879AbZDZBK0 (ORCPT ); Sat, 25 Apr 2009 21:10:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752713AbZDZBKO (ORCPT ); Sat, 25 Apr 2009 21:10:14 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:33886 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751411AbZDZBKN (ORCPT ); Sat, 25 Apr 2009 21:10:13 -0400 Date: Sat, 25 Apr 2009 18:10:06 -0700 (PDT) Message-Id: <20090425.181006.246584933.davem@davemloft.net> To: rjw@sisk.pl Cc: linux-kernel@vger.kernel.org, kernel-testers@vger.kernel.org, benli@broadcom.com, mcarlson@broadcom.com, mchan@broadcom.com, holt@sgi.com Subject: Re: [Bug #13111] Linux 2.6.30-rc1 tg3 endian issues with MAC addresses on BCM5701 From: David Miller In-Reply-To: References: <47KgT3nlbjD.A.lnB.jc48JB@chimera> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1669 Lines: 37 From: "Rafael J. Wysocki" Date: Sat, 25 Apr 2009 21:31:45 +0200 (CEST) > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13111 > Subject : Linux 2.6.30-rc1 tg3 endian issues with MAC addresses on BCM5701 > Submitter : Robin Holt > Date : 2009-04-08 7:12 (18 days old) > First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e4f341103e4a2b35f56a0f89802f1b1448e8d04b > References : http://marc.info/?l=linux-kernel&m=123917477312823&w=4 > http://lkml.org/lkml/2009/4/16/471 > Handled-By : Matt Carlson Fixed by: commit 62cedd11f63c99efd2962fb69763a09e2778f6e6 Author: Matt Carlson Date: Mon Apr 20 14:52:29 2009 -0700 tg3: Fix SEEPROM accesses The recent NVRAM patches sanitized how the driver deals with NVRAM data, but they failed to bring the SEEPROM interfaces inline with the new strategy. This patch brings the SEEPROM interfaces up to date. This patch also reverts commit 0d489ffb76de0fe804cf06a9d4d11fa7342d74b9 ("tg3: fix big endian MAC address collection failure"). Signed-off-by: Matt Carlson Signed-off-by: Michael Chan Tested-by: Robin Holt Tested-by: James Bottomley Signed-off-by: David S. Miller -- 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/