Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756991Ab3HAXaj (ORCPT ); Thu, 1 Aug 2013 19:30:39 -0400 Received: from mail-qc0-f174.google.com ([209.85.216.174]:56518 "EHLO mail-qc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751466Ab3HAXah (ORCPT ); Thu, 1 Aug 2013 19:30:37 -0400 MIME-Version: 1.0 X-Originating-IP: [173.13.129.225] In-Reply-To: <9ab1185f349544b160632bfec566391928fa0768.1375398692.git.joe@perches.com> References: <20130801.143137.331385226409040561.davem@davemloft.net> <9ab1185f349544b160632bfec566391928fa0768.1375398692.git.joe@perches.com> Date: Thu, 1 Aug 2013 16:30:36 -0700 Message-ID: Subject: Re: [PATCH V3 3/3] ethernet: Convert mac address uses of 6 to ETH_ALEN From: Olof Johansson To: Joe Perches Cc: Network Development , Don Fry , Grant Grundler , Sam Creasey , Andrew Gallatin , Wan ZongShun , Manish Chopra , Sony Chacko , Rajesh Borundia , Shahed Shaikh , Jitendra Kalsaria , Ron Mercer , linux-driver@qlogic.com, "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 603 Lines: 18 On Thu, Aug 1, 2013 at 4:17 PM, Joe Perches wrote: > Use the normal #define to help grep find mac addresses > and ensure that addresses are aligned. > > pasemi.h has an unaligned access to mac_addr, unchanged > for now. > > Signed-off-by: Joe Perches Acked-by: Olof Johansson # pasemi_mac pieces -Olof -- 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/