From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751749AbaI3Oll (ORCPT ); Tue, 30 Sep 2014 10:41:41 -0400 Received: from mail-ob0-f177.google.com ([209.85.214.177]:33096 "EHLO mail-ob0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750937AbaI3Olk (ORCPT ); Tue, 30 Sep 2014 10:41:40 -0400 Message-ID: <542AC120.1080104@lwfinger.net> Date: Tue, 30 Sep 2014 09:41:36 -0500 From: Larry Finger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: Stephen Rothwell , "John W. Linville" CC: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Greg KH Subject: Re: linux-next: build warning after merge of the wireless-next tree References: <20140930184607.081d38de@canb.auug.org.au> In-Reply-To: <20140930184607.081d38de@canb.auug.org.au> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/30/2014 03:46 AM, Stephen Rothwell wrote: > Hi John, > > After merging the wireless-next tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > WARNING: drivers/staging/rtl8192ee/r8192ee: 'rtl_evm_dbm_jaguar' exported twice. Previous export was in drivers/net/wireless/rtlwifi/rtlwifi.ko > > Introduced by commit f3a97e93814a ("rtlwifi: Finish modifying core > routines for new drivers"). > > I suspect that there is a staging driver that needs removing/updating? A new version of the driver for the RTL8192EE has been submitted to the regular wireless tree; however, there is a bit of overlap before the staging version can be removed as the latter request must go through GregKH. Now that the new driver has reached linux-next, I will send the appropriate request to Greg. Thanks, Larry