Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756034AbZKDNGx (ORCPT ); Wed, 4 Nov 2009 08:06:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756004AbZKDNGw (ORCPT ); Wed, 4 Nov 2009 08:06:52 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:57187 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755992AbZKDNGw (ORCPT ); Wed, 4 Nov 2009 08:06:52 -0500 Date: Wed, 04 Nov 2009 05:07:16 -0800 (PST) Message-Id: <20091104.050716.188290519.davem@davemloft.net> To: mchan@broadcom.com Cc: roel.kluin@gmail.com, netdev@vger.kernel.org, akpm@linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] cnic: ensure ulp_type is not negative From: David Miller In-Reply-To: <1257184619.31958.3.camel@HP1> References: <4AEF0E98.5050304@gmail.com> <1257184619.31958.3.camel@HP1> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 631 Lines: 19 From: "Michael Chan" Date: Mon, 2 Nov 2009 09:56:59 -0800 > > On Mon, 2009-11-02 at 08:53 -0800, Roel Kluin wrote: >> `ulp_type' is signed, make sure it is not negative >> when we read the array element. >> >> Signed-off-by: Roel Kluin > > Looks good to me. Thanks. > Acked-by: Michael Chan Applied to net-next-2.6 -- 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/