From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:52290 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754051Ab0ECP3T (ORCPT ); Mon, 3 May 2010 11:29:19 -0400 Subject: Re: [PATCH] rt2x00: remove USB-ID 148f:2573 from rt2500usb driver From: Johannes Berg To: Ivo Van Doorn Cc: "rain_maker@root-forum.org" , linux-wireless@vger.kernel.org In-Reply-To: References: <201005031624.45409.rain_maker@root-forum.org> Content-Type: text/plain; charset="UTF-8" Date: Mon, 03 May 2010 17:29:15 +0200 Message-ID: <1272900556.3614.42.camel@jlt3.sipsolutions.net> Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, 2010-05-03 at 17:13 +0200, Ivo Van Doorn wrote: > > This trivial patch removes the id 148f:2573 from rt2500usb driver. > The ID is confusing indeed, but unfortunately we can't remove this ID, > since in the early days people did report they had to use the rt2500usb driver > for these devices. So the majority of devices with this ID is indeed > rt73usb, but not for all. Since this seems to come up every couple of weeks, and none of us will always be around to remember and answer it, how about capturing that in a comment in the code? :) johannes