summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2012-04-25 13:41:25 -0400
committerJohn W. Linville <linville@tuxdriver.com>2012-04-25 13:41:25 -0400
commit395836282f7cf8b1dac9b9c2aa2bacddfa1580b5 (patch)
tree5b1585dbe4f9525d54d5256875a8f038a78d0c05 /net/mac80211/ieee80211_i.h
parent2a5809499e35b53a6044fd34e72b242688b7a862 (diff)
parentafa762f6871a8cb05fbef5d0f83fac14304aa816 (diff)
downloadop-kernel-dev-395836282f7cf8b1dac9b9c2aa2bacddfa1580b5.zip
op-kernel-dev-395836282f7cf8b1dac9b9c2aa2bacddfa1580b5.tar.gz
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
Diffstat (limited to 'net/mac80211/ieee80211_i.h')
-rw-r--r--net/mac80211/ieee80211_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/ieee80211_i.h b/net/mac80211/ieee80211_i.h
index d9798a3..db8fae5 100644
--- a/net/mac80211/ieee80211_i.h
+++ b/net/mac80211/ieee80211_i.h
@@ -1210,7 +1210,7 @@ void ieee80211_sta_rx_queued_mgmt(struct ieee80211_sub_if_data *sdata,
struct sk_buff *skb);
void ieee80211_sta_reset_beacon_monitor(struct ieee80211_sub_if_data *sdata);
void ieee80211_sta_reset_conn_monitor(struct ieee80211_sub_if_data *sdata);
-void ieee80211_mgd_teardown(struct ieee80211_sub_if_data *sdata);
+void ieee80211_mgd_stop(struct ieee80211_sub_if_data *sdata);
/* IBSS code */
void ieee80211_ibss_notify_scan_completed(struct ieee80211_local *local);
OpenPOWER on IntegriCloud