From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Tue, 27 Apr 2010 10:10:07 -0700 Subject: [U-Boot] [PATCH v2] net: ethoc: add write_hwaddr support In-Reply-To: <1272370827-2916-1-git-send-email-thomas@wytron.com.tw> References: <1272341346-25026-1-git-send-email-thomas@wytron.com.tw> <1272370827-2916-1-git-send-email-thomas@wytron.com.tw> Message-ID: <4BD71A6F.3030705@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thomas, On 4/27/2010 5:20 AM, Thomas Chou wrote: > Signed-off-by: Thomas Chou > --- > v2 remove set mac address from init. > > drivers/net/ethoc.c | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > Applied to net repo. Please ignore similar message about V1, V2 is the one that was applied. regards, Ben