Search Linux Wireless

Re: [PATCH -next/mmotm/resend/lost] wireless: fix for CONFIG_NL80211=n

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2009-02-13 at 16:39 -0800, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> 
> 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@xxxxxxxxxx>

bump &
Acked-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>

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@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux