From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay03.pair.com (relay03.pair.com [209.68.5.17]) by ozlabs.org (Postfix) with SMTP id A3DD4DDEFF for ; Tue, 8 Jul 2008 08:02:37 +1000 (EST) Date: Mon, 07 Jul 2008 15:02:22 -0700 Subject: Re: [PATCH v5] ibm_newemac: Parameterize EMAC Multicast Match Handling From: Grant Erickson To: Valentine Barshak Message-ID: In-Reply-To: <48727374.1010304@ru.mvista.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Cc: linuxppc-dev@ozlabs.org, Stefan Roese List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 7/7/08 12:50 PM, Valentine Barshak wrote: > Grant Erickson wrote: > > > >> - reg = ; >> + reg = ; > > Should be reg = > > > >> - reg = ; >> + reg = ; > > Should be reg = Good catch; amended patch forthcoming. Regards, Grant