All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: devel@driverdev.osuosl.org, netdev@vger.kernel.org,
	kbuild test robot <fengguang.wu@intel.com>,
	kbuild-all@01.org, Jes Sorensen <Jes.Sorensen@redhat.com>
Subject: Re: [PATCH] staging: r8723au: Fix randconfig build errors
Date: Sat, 5 Apr 2014 21:09:36 -0700	[thread overview]
Message-ID: <20140406040936.GA11608@kroah.com> (raw)
In-Reply-To: <1396756139-26286-1-git-send-email-Larry.Finger@lwfinger.net>

On Sat, Apr 05, 2014 at 10:48:59PM -0500, Larry Finger wrote:
> The kbuild test robot got the following errors for i386-randconfig-c0-04060652:
> 
> ERROR: "wiphy_free" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "bridge_tunnel_header" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "ieee80211_frequency_to_channel" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "cfg80211_rx_mgmt" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "ieee80211_channel_to_frequency" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "cfg80211_mgmt_tx_status" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "rfc1042_header" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "__ieee80211_get_channel" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "wiphy_unregister" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "cfg80211_connect_result" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "cfg80211_michael_mic_failure" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "cfg80211_roamed" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "cfg80211_put_bss" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "wiphy_new" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "wiphy_register" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "cfg80211_inform_bss_width_frame" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "cfg80211_disconnected" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "ieee80211_amsdu_to_8023s" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> ERROR: "cfg80211_scan_done" [drivers/staging/rtl8723au/r8723au.ko] undefined!
> 
> All of these are fixed by forcing the selection of CFG80211 in Kconfig.
> 
> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
> Cc: Jes Sorensen <Jes.Sorensen@redhat.com>
> Cc: kbuild test robot <fengguang.wu@intel.com>

This should have been "Reported-by:"  I'll fix that up by hand...

      reply	other threads:[~2014-04-06  4:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-06  3:48 [PATCH] staging: r8723au: Fix randconfig build errors Larry Finger
2014-04-06  4:09 ` Greg KH [this message]

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=20140406040936.GA11608@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Jes.Sorensen@redhat.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=devel@driverdev.osuosl.org \
    --cc=fengguang.wu@intel.com \
    --cc=kbuild-all@01.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.