Return-path: Received: from mga01.intel.com ([192.55.52.88]:13834 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756262Ab0I0T7a convert rfc822-to-8bit (ORCPT ); Mon, 27 Sep 2010 15:59:30 -0400 From: "Guy, Wey-Yi W" To: Florian Mickler CC: "linux-wireless@vger.kernel.org" , "Chatre, Reinette" , Intel Linux Wireless , "John W. Linville" , "Berg, Johannes" , Zhu Yi , "Cahill, Ben M" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" Date: Mon, 27 Sep 2010 12:59:18 -0700 Subject: RE: [PATCH] iwl3945: queue the right work if the scan needs to be aborted Message-ID: References: <1285345323-4250-1-git-send-email-florian@mickler.org> <1285357868.12594.8.camel@wwguy-ubuntu> <20100927081358.07b30327@schatten.dmk.lab> In-Reply-To: <20100927081358.07b30327@schatten.dmk.lab> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Florian, Agree the patch is needed for .35 and .36. Thanks Wey -----Original Message----- From: Florian Mickler [mailto:florian@mickler.org] Sent: Sunday, September 26, 2010 11:14 PM To: Guy, Wey-Yi W Cc: linux-wireless@vger.kernel.org; Chatre, Reinette; Intel Linux Wireless; John W. Linville; Berg, Johannes; Zhu Yi; Cahill, Ben M; netdev@vger.kernel.org; linux-kernel@vger.kernel.org Subject: Re: [PATCH] iwl3945: queue the right work if the scan needs to be aborted On Fri, 24 Sep 2010 12:51:08 -0700 "Guy, Wey-Yi" wrote: > Hi Florian, > > Thanks for sending the patch, the scan operation in iwlwifi just being > modified and the changes you have no longer apply.please check the > latest kernel. > > Thanks > Wey > Ok, I checked out git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git and it definitely looks better in there. This patch shouldn't be necessary for that. Do you plan on submitting this for 2.6.36 or .37? I think my patch should fix the instance reported in the bug in a less invasive manner. Only remaining question is why it did only show up now. But that's probably due to the workqueue changes. Regards, Flo