From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bryan Wu Subject: Re: [PATCH 1/3] Blackfin EMAC driver: add function to change the MAC address Date: Wed, 19 Sep 2007 15:07:38 +0800 Message-ID: <1190185658.28309.0.camel@roc-desktop> References: <1189911423.9901.4.camel@roc-laptop> <46F04C2A.20500@garzik.org> Reply-To: bryan.wu@analog.com Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: bryan.wu@analog.com, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, uclinux-dist-devel@blackfin.uclinux.org To: Jeff Garzik Return-path: Received: from nwd2mail11.analog.com ([137.71.25.57]:1783 "EHLO nwd2mail11.analog.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753028AbXISHLu (ORCPT ); Wed, 19 Sep 2007 03:11:50 -0400 In-Reply-To: <46F04C2A.20500@garzik.org> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, 2007-09-19 at 06:07 +0800, Jeff Garzik wrote: > Bryan Wu wrote: > >>From 157dfddae50708a716c2a42a314eccb9621d8793 Mon Sep 17 00:00:00 > 2001 > > From: Alex Landau > > Date: Sun, 5 Aug 2007 15:58:03 +0800 > > Subject: [PATCH] Blackfin Ethernet MAC driver: add function to > change the MAC address > > > > Alex Landau writes in the forums: > > Previously, changing the MAC address (e.g. via ifconfig) resulted > > in a generic function to be called that only changed a variable > in > > memory. This patch also updated the Blackfin MAC address > registers > > to filter the correct new MAC. > > > > Signed-off-by: Alex Landau > > Signed-off-by: Mike Frysinger > > Signed-off-by: Bryan Wu > > ACK patches 1-3... but can you regenerate them against > netdev-2.6.git#upstream (or davem/net-2.6.24.git)? Excellent, I will resend the patch against the netdev-2.6.git#upstream ASAP. Thanks -Bryan Wu >