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