From mboxrd@z Thu Jan 1 00:00:00 1970 From: "=?ISO-8859-1?Q?Miguel_=C1ngel_=C1lvarez?=" Subject: Re: [PATCH 1/1] ixp4xx_hss: Non-used lut variable Date: Mon, 24 Nov 2008 18:13:43 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org To: "Krzysztof Halasa" Return-path: Received: from yw-out-2324.google.com ([74.125.46.31]:11875 "EHLO yw-out-2324.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752473AbYKXRNo convert rfc822-to-8bit (ORCPT ); Mon, 24 Nov 2008 12:13:44 -0500 Received: by yw-out-2324.google.com with SMTP id 9so872414ywe.1 for ; Mon, 24 Nov 2008 09:13:43 -0800 (PST) In-Reply-To: Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-ID: Hi 2008/11/24 Krzysztof Halasa : > "Miguel =C1ngel =C1lvarez" writes: > >> Taking a look to ixp4xx_hss code, I have found a non-used variable i= n >> hss_config_set_lut. I suppose it is part of a deprecated code. This >> patch removes it. > > You must be right. Thanks. My pleasure. Miguel =C1ngel