linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH 00/16 V2] Add new driver for RTL8723BE
Date: Fri, 28 Feb 2014 14:49:39 -0600	[thread overview]
Message-ID: <5310F663.8070607@lwfinger.net> (raw)
In-Reply-To: <20140228193241.GJ30876@tuxdriver.com>

On 02/28/2014 01:32 PM, John W. Linville wrote:
> With these patches applied, I get this build failure:
>
>    LD      drivers/net/wireless/rtlwifi/rtl8723com/built-in.o
>    LD      drivers/net/wireless/rtlwifi/built-in.o
> drivers/net/wireless/rtlwifi/rtl8723be/built-in.o: In function `rtl_hal_pwrseqcmdparsing':
> (.text+0x100a9): multiple definition of `rtl_hal_pwrseqcmdparsing'
> drivers/net/wireless/rtlwifi/rtl8723ae/built-in.o:(.text+0x159ad): first defined here
> drivers/net/wireless/rtlwifi/rtl8723be/built-in.o: In function `rtl92c_phy_ap_calibrate':
> (.text+0xfa0b): multiple definition of `rtl92c_phy_ap_calibrate'
> drivers/net/wireless/rtlwifi/rtl8192c/built-in.o:(.text+0x62df): first defined here
> make[2]: *** [drivers/net/wireless/rtlwifi/built-in.o] Error 1
> make[1]: *** [drivers/net/wireless/rtlwifi] Error 2
> make: *** [drivers/net/wireless/] Error 2

Oh shoot!

I thought I had the problems fixed. Let me pull a new copy of wireless-testing 
and fix the problem.

Larry



  reply	other threads:[~2014-02-28 20:49 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-22 17:16 [PATCH 00/16 V2] Add new driver for RTL8723BE Larry Finger
2014-02-22 17:16 ` [PATCH 01/16 V2] rtlwifi: btcoexist: Add headers for new mini driver Larry Finger
2014-02-22 17:16 ` [PATCH 02/16 V2] rtlwifi: btcoexist: Add source for new mini driver - part 1 Larry Finger
2014-02-22 17:16 ` [PATCH 03/16 V2] rtlwifi: btcoexist: Add source for new mini driver - part 2 Larry Finger
2014-02-22 17:17 ` [PATCH 04/16 V2] rtlwifi: Prepare existing drivers for new driver Larry Finger
2014-02-22 17:17 ` [PATCH 05/16 V2] rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common code Larry Finger
2014-02-22 17:17 ` [PATCH 06/16 V2] rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware code Larry Finger
2014-02-22 17:17 ` [PATCH 07/16 V2] rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management code Larry Finger
2014-02-22 17:17 ` [PATCH 08/16 V2] rtlwifi: rtl8723be: Add files for new driver - part 1 Larry Finger
2014-02-22 17:17 ` [PATCH 09/16 V2] rtlwifi: rtl8723be: Add files for new driver - part 2 Larry Finger
2014-02-22 17:17 ` [PATCH 10/16 V2] rtlwifi: rtl8723be: Add files for new driver - part 3 Larry Finger
2014-02-22 17:17 ` [PATCH 11/16 V2] rtlwifi: rtl8723be: Add files for new driver - part 4 Larry Finger
2014-02-22 17:17 ` [PATCH 12/16 V2] rtlwifi: rtl8723be: Add files for new driver - part 5 Larry Finger
2014-02-22 17:17 ` [PATCH 13/16 V2] rtlwifi: rtl8723be: Add files for new driver - part 6 Larry Finger
2014-02-22 17:17 ` [PATCH 14/16 V2] rtlwifi: rtl8723be: Add files for new driver - part 7 Larry Finger
2014-02-22 17:17 ` [PATCH 15/16 V2] rtlwifi: rtl8723be: Add files for new driver - part 8 Larry Finger
2014-02-22 17:17 ` [PATCH 16/16 V2] rtlwifi: rtl8723be: Turn on building of new driver Larry Finger
2014-02-22 17:17 ` [PATCH 1/1] rtlwifi: Convert drivers to use new API for ieee80211_is_robust_mgmt_frame() Larry Finger
2014-02-22 17:19   ` Larry Finger
2014-02-28 19:32 ` [PATCH 00/16 V2] Add new driver for RTL8723BE John W. Linville
2014-02-28 20:49   ` Larry Finger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-02-28 21:16 Larry Finger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5310F663.8070607@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).