Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758053AbZAHJrS (ORCPT ); Thu, 8 Jan 2009 04:47:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751010AbZAHJrF (ORCPT ); Thu, 8 Jan 2009 04:47:05 -0500 Received: from wf-out-1314.google.com ([209.85.200.173]:47975 "EHLO wf-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751003AbZAHJrC (ORCPT ); Thu, 8 Jan 2009 04:47:02 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=d3HMDZMxV+VeLC6zFnlH6OJaK44jheFLcVms73ZdNbsMouo5G55P6izumo3TdbV8+E R9wWw18TvW14gCrk9cSMz85nfk+cBHhR+E6M+EtHVEAWV1xvDfEIaPZBrSxTttWkwqTq HposISBd0mcRDIaXP9+FtOEfpl0vReowEJ8w0= Subject: Re: [PATCH 1/3] w35und: Move ETH_LENGTH_OF_ADDRESS to wbhal_s.h From: Harvey Harrison To: Pekka J Enberg Cc: Greg Kroah-Hartman , Pavel Machek , linux-kernel@vger.kernel.org In-Reply-To: References: Content-Type: text/plain Date: Thu, 08 Jan 2009 01:46:58 -0800 Message-Id: <1231408018.5539.6.camel@brick> Mime-Version: 1.0 X-Mailer: Evolution 2.24.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 465 Lines: 14 On Thu, 2009-01-08 at 11:30 +0200, Pekka J Enberg wrote: > From: Pekka Enberg > > +#define ETH_LENGTH_OF_ADDRESS 6 Or just use ETH_ALEN like the rest of the kernel and drop this guy. Harvey -- 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/