From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next-2.6 PATCH 2/9] e1000e: guard against buffer overflow in cable length tables Date: Wed, 02 Dec 2009 00:37:42 -0800 (PST) Message-ID: <20091202.003742.66088376.davem@davemloft.net> References: <20091202014641.396.57708.stgit@localhost.localdomain> <20091202014701.396.84437.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, gospo@redhat.com, bruce.w.allan@intel.com To: jeffrey.t.kirsher@intel.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:53943 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754780AbZLBIhf (ORCPT ); Wed, 2 Dec 2009 03:37:35 -0500 In-Reply-To: <20091202014701.396.84437.stgit@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-ID: From: Jeff Kirsher Date: Tue, 01 Dec 2009 17:47:02 -0800 > From: Bruce Allan > > Signed-off-by: Bruce Allan > Signed-off-by: Jeff Kirsher Applied.