Return-path: Received: from mail-fx0-f46.google.com ([209.85.161.46]:38468 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752513Ab0L2Q4G (ORCPT ); Wed, 29 Dec 2010 11:56:06 -0500 Received: by fxm20 with SMTP id 20so10600916fxm.19 for ; Wed, 29 Dec 2010 08:56:05 -0800 (PST) Message-ID: <4D1B6821.5040506@lwfinger.net> Date: Wed, 29 Dec 2010 10:56:01 -0600 From: Larry Finger MIME-Version: 1.0 To: Weedy CC: linux-wireless@vger.kernel.org Subject: Re: Compile error for the last week inside rtlwifi/base.c References: <4D1A0EF1.8060509@lwfinger.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 12/28/2010 08:43 PM, Weedy wrote: > Larry Finger writes: > >> Older kernels used create_workqueue(), which is replaced by alloc_workqueue() >> If you really need the driver for RTL8192CE/RTL8188CE, then apply the patch >> shown below. If you do not need the driver, then disable it in the >> configuration. >> >> Larry > > Actually I need RTL8192USB, I guess I need to wait more? What are the USB Ids as shown by the lsusb command? Larry