From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/2 v2] KS8695: fix ks8695_rx_irq() bug. Date: Mon, 16 Nov 2009 23:51:50 -0800 (PST) Message-ID: <20091116.235150.100049181.davem@davemloft.net> References: <1258045910.1931.16.camel@myhost> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: figo1802@gmail.com, netdev@vger.kernel.org, ben@simtec.co.uk To: zealcook@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:43250 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754053AbZKQHvd (ORCPT ); Tue, 17 Nov 2009 02:51:33 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: zeal Date: Tue, 17 Nov 2009 12:28:33 +0800 > 'the corresponding status bit has been clear(irq's ack)' is not enough? I think it is sufficient, patch applied, thanks!