Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265795AbUJLPvn (ORCPT ); Tue, 12 Oct 2004 11:51:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265910AbUJLPvn (ORCPT ); Tue, 12 Oct 2004 11:51:43 -0400 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:61325 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S265795AbUJLPvl (ORCPT ); Tue, 12 Oct 2004 11:51:41 -0400 Message-ID: <416BFD79.1010306@pobox.com> Date: Tue, 12 Oct 2004 11:51:21 -0400 From: Jeff Garzik User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hirokazu Takata CC: Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [PATCH 2.6.9-rc4-mm1] [m32r] Fix smc91x driver for m32r References: <20041012.195043.137811384.takata.hirokazu@renesas.com> In-Reply-To: <20041012.195043.137811384.takata.hirokazu@renesas.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 933 Lines: 33 Hirokazu Takata wrote: > Just fix compile error of drivers/net/smc91x.c for m32r. > > It seems the previous patch (m32r-trivial-fix-of-smc91xh.patch) is too old. > So I will send a new patch. > > Please drop the previous patch > ( $ patch -R1 -p1 and apply the new one. > > * drivers/net/smc91x.h: > - Add set_irq_type() macro to ignore it for m32r. > - Fix RPC_LSA_DEFAULT and RPC_LSB_DEFAULT for an M3T-M32700UT board. > > Thanks. > > Signed-off-by: Hirokazu Takata Seems OK to me, I'll put it into my netdev queue. For net driver patches, please always CC * netdev@oss.sgi.com, and * jgarzik@pobox.com Jeff - 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/