From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-pv0-f174.google.com ([74.125.83.174]:41916 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754092Ab1FMISo (ORCPT ); Mon, 13 Jun 2011 04:18:44 -0400 Received: by pvg12 with SMTP id 12so2011915pvg.19 for ; Mon, 13 Jun 2011 01:18:43 -0700 (PDT) Date: Mon, 13 Jun 2011 11:18:16 +0300 From: Dan Carpenter To: Kalle Valo Cc: gregkh@suse.de, devel@linuxdriverproject.org, linux-wireless@vger.kernel.org, vasanth@atheros.com Subject: Re: [PATCH 5/5] ath6kl: fix crash when interface is closed but scan is ongoing Message-ID: <20110613081816.GE3583@shale.localdomain> (sfid-20110613_101850_140097_735BFAD6) References: <20110608114240.32208.31805.stgit@localhost6.localdomain6> <20110608115501.32208.82264.stgit@localhost6.localdomain6> <20110608200332.GC4069@shale.localdomain> <20110608201458.GD4069@shale.localdomain> <87sjrj6svb.fsf@purkki.adurom.net> <20110609152453.GH4069@shale.localdomain> <87fwne6uda.fsf@purkki.adurom.net> <20110613075533.GD3583@shale.localdomain> <87boy26tuu.fsf@purkki.adurom.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <87boy26tuu.fsf@purkki.adurom.net> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, Jun 13, 2011 at 11:03:37AM +0300, Kalle Valo wrote: > Thanks, I'll mention this in the cover letter. I'll also change the > order of patches so that the most important patches are first. > Greg could say for sure, but sometimes it helps to break it up into two separate patch sets. When you're applying them, you just tag all the messages in the thread and apply them with one command. [PATCH 0/2] fix crashes for 3.0 [PATCH 0/2] new stuff for 3.1 (applies on top of the fixes) regards, dan carpenter