From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/2] net/irda: sh_sir: Bug fix patches Date: Tue, 06 Apr 2010 19:52:38 -0700 (PDT) Message-ID: <20100406.195238.239653732.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, samuel@sortiz.org To: kuninori.morimoto.gx@renesas.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:57163 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754322Ab0DGCwf (ORCPT ); Tue, 6 Apr 2010 22:52:35 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Kuninori Morimoto Date: Tue, 06 Apr 2010 13:42:39 +0900 (JST) > > Dear David > > Kuninori Morimoto (2): > net/irda: sh_sir: fixup err return value on sh_sir_open > net/irda: sh_sir: Modify iounmap wrong execution > > These 2 patches are bug fix of sh_sir driver. Both applied to net-next-2.6, thank you.