From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]:26043 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750807Ab1DFKns (ORCPT ); Wed, 6 Apr 2011 06:43:48 -0400 Message-ID: <4D9C43A8.5060500@redhat.com> Date: Wed, 06 Apr 2011 18:42:48 +0800 From: Cong Wang MIME-Version: 1.0 To: Johannes Berg CC: linux-wireless@vger.kernel.org, netdev@vger.kernel.org, Intel Linux Wireless , "John W. Linville" , Wey-Yi Guy , Stanislaw Gruszka , Meenakshi Venkataraman , Larry Finger Subject: Re: [Patch] iwlwifi: remove obsoleted module alias and parameters References: <1302083382-6715-1-git-send-email-amwang@redhat.com> <1302084582.3811.9.camel@jlt3.sipsolutions.net> In-Reply-To: <1302084582.3811.9.camel@jlt3.sipsolutions.net> Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: 于 2011年04月06日 18:09, Johannes Berg 写道: > On Wed, 2011-04-06 at 17:49 +0800, Amerigo Wang wrote: >> As scheduled in Documentation/feature-removal-schedule.txt, >> remove "*50", "disable_hw_scan" module parameters and MODULE_ALIAS("iwl4965"). > > Mostly fine, but for iwlegacy Stanislaw we want to keep hw scan (and it > was actually made default now) > Ok, I will wait for Stanislaw's response and then send an updated patch. Thanks.