* [PATCH] mac80211: remove an unused function declaration
@ 2009-06-30 9:09 Johannes Berg
0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2009-06-30 9:09 UTC (permalink / raw)
To: John Linville; +Cc: linux-wireless
The ieee80211_scan_results function hasn't existed for a
long time now, so its declaration should be removed as
well.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
---
net/mac80211/ieee80211_i.h | 3 ---
1 file changed, 3 deletions(-)
--- wireless-testing.orig/net/mac80211/ieee80211_i.h 2009-06-30 11:06:42.000000000 +0200
+++ wireless-testing/net/mac80211/ieee80211_i.h 2009-06-30 11:07:35.000000000 +0200
@@ -979,9 +979,6 @@ int ieee80211_request_internal_scan(stru
const u8 *ssid, u8 ssid_len);
int ieee80211_request_scan(struct ieee80211_sub_if_data *sdata,
struct cfg80211_scan_request *req);
-int ieee80211_scan_results(struct ieee80211_local *local,
- struct iw_request_info *info,
- char *buf, size_t len);
void ieee80211_scan_cancel(struct ieee80211_local *local);
ieee80211_rx_result
ieee80211_scan_rx(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-06-30 9:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-30 9:09 [PATCH] mac80211: remove an unused function declaration Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox