From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/3][BNX2]: Fix bug in bnx2_nvram_write(). Date: Thu, 14 Dec 2006 15:57:25 -0800 (PST) Message-ID: <20061214.155725.119273211.davem@davemloft.net> References: <1166063439.30522.6.camel@rh4> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: agospoda@redhat.com, netdev@vger.kernel.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:56935 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751051AbWLOA2z (ORCPT ); Thu, 14 Dec 2006 19:28:55 -0500 To: mchan@broadcom.com In-Reply-To: <1166063439.30522.6.camel@rh4> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: "Michael Chan" Date: Wed, 13 Dec 2006 18:30:39 -0800 > [BNX2]: Fix bug in bnx2_nvram_write(). > > Length was not calculated correctly if the NVRAM offset is on a non- > aligned offset. > > Signed-off-by: Michael Chan Applied, thanks a lot.