Return-path: Received: from mail-fx0-f221.google.com ([209.85.220.221]:51862 "EHLO mail-fx0-f221.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753642AbZKIQtq (ORCPT ); Mon, 9 Nov 2009 11:49:46 -0500 Message-ID: <4AF84828.7070807@lwfinger.net> Date: Mon, 09 Nov 2009 10:49:44 -0600 From: Larry Finger MIME-Version: 1.0 To: Bartlomiej Zolnierkiewicz CC: Greg KH , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, Bernhard Schiffner Subject: Re: [PATCH] Staging: remove rtl8187se driver because of lack of development activities References: <200911091731.36861.bzolnier@gmail.com> In-Reply-To: <200911091731.36861.bzolnier@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 11/09/2009 10:31 AM, Bartlomiej Zolnierkiewicz wrote: > From: Bartlomiej Zolnierkiewicz > Subject: [PATCH] Staging: remove rtl8187se driver because of lack of development activities > > This driver hasn't seen any real development activities since early July: > > 257bc86 Staging: rtl8187se: remove unused #include 2035beb param:remove-useless-writable-charp > 305409a tree-wide: fix some typos and punctuation in com > b881c6c Staging: fix wireless drivers depends > a010a33 Staging: rtl8187se/rtl8192e/rtl8192su: allow mod > 125b181 staging: Add proper selection of WIRELESS_EXT an > b3184e1 Staging: rtl8187se: Fix comment-out-typo > b6ac161 Staging: ARRAY_SIZE changes > > so remove it for now. > > Signed-off-by: Bartlomiej Zolnierkiewicz NACK. I am currently using this driver as a template for the development of a mainline rtl8187se driver. Removing the staging version would not matter to me, but it would complicate matters for my tester (Bernhard Schiffner ). I do not have the hardware, thus I rely on his help. Larry