From: Johannes Berg <johannes@sipsolutions.net>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: lkml <linux-kernel@vger.kernel.org>,
linux-wireless@vger.kernel.org, akpm <akpm@linux-foundation.org>,
linville@tuxdriver.com
Subject: Re: [PATCH -next/mmotm/resend/lost] wireless: fix for CONFIG_NL80211=n
Date: Tue, 17 Feb 2009 17:44:17 +0100 [thread overview]
Message-ID: <1234889057.29785.5.camel@johannes.local> (raw)
In-Reply-To: <20090213163935.ea924a9a.randy.dunlap@oracle.com> (sfid-20090214_013927_260784_1DD3BDE7)
[-- Attachment #1: Type: text/plain, Size: 1218 bytes --]
On Fri, 2009-02-13 at 16:39 -0800, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle.com>
>
> Add empty function for case of CONFIG_NL80211=n:
>
> net/wireless/scan.c:35: error: implicit declaration of function 'nl80211_send_scan_aborted'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
bump &
Acked-by: Johannes Berg <johannes@sipsolutions.net>
I forgot this when adding the scan abort part.
> ---
> net/wireless/nl80211.h | 4 ++++
> 1 file changed, 4 insertions(+)
>
> --- linux-next-20090212.orig/net/wireless/nl80211.h
> +++ linux-next-20090212/net/wireless/nl80211.h
> @@ -27,6 +27,10 @@ static inline void
> nl80211_send_scan_done(struct cfg80211_registered_device *rdev,
> struct net_device *netdev)
> {}
> +static inline void nl80211_send_scan_aborted(
> + struct cfg80211_registered_device *rdev,
> + struct net_device *netdev)
> +{}
> #endif /* CONFIG_NL80211 */
>
> #endif /* __NET_WIRELESS_NL80211_H */
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2009-02-17 16:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-14 0:39 [PATCH -next/mmotm/resend/lost] wireless: fix for CONFIG_NL80211=n Randy Dunlap
2009-02-17 16:44 ` 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=1234889057.29785.5.camel@johannes.local \
--to=johannes@sipsolutions.net \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=randy.dunlap@oracle.com \
/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