linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Luca Coelho <luca@coelho.fi>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] cfg80211: fix compilation error in cfg80211
Date: Fri, 09 May 2014 13:33:46 +0200	[thread overview]
Message-ID: <1399635226.4136.3.camel@jlt4.sipsolutions.net> (raw)
In-Reply-To: <1399634516-13089-1-git-send-email-luca@coelho.fi>

On Fri, 2014-05-09 at 14:21 +0300, Luca Coelho wrote:
> From: Luciano Coelho <luciano.coelho@intel.com>
> 
> Commit 0be035a2 (mac80211: handle failed restart/resume better) broke
> compilation:
> 
> net/wireless/core.c: In function 'cfg80211_shutdown_all_interfaces':
> net/wireless/core.c:215:9: error: implicit declaration of function 'wiphy_to_dev' [-Werror=implicit-function-declaration]
>   struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy);
>          ^
> 
> This is due to the function name change from wiphy_to_dev() to
> wiphy_to_rdev().

Yeah, my mistake, but I already had Fengguang's build bot flag it and
fixed it already. Thanks though.

johannes


      reply	other threads:[~2014-05-09 11:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-09 11:21 [PATCH] cfg80211: fix compilation error in cfg80211 Luca Coelho
2014-05-09 11:33 ` Johannes Berg [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=1399635226.4136.3.camel@jlt4.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luca@coelho.fi \
    /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).