summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/core.h
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2013-03-18 16:34:55 -0400
committerJohn W. Linville <linville@tuxdriver.com>2013-03-18 16:34:55 -0400
commit345fb3f8efe5a4bf4f0e34e0a988b1482cbe9aa2 (patch)
tree8760c705d23c9044c4daa5285a873749a10ae9f0 /drivers/net/wireless/ath/ath6kl/core.h
parent49c87cd1eac1f798c5bad7f7eb809e6df36b6c56 (diff)
parent243c028099c467186d126859848bdac3bbfe8da0 (diff)
downloadblackbird-op-linux-345fb3f8efe5a4bf4f0e34e0a988b1482cbe9aa2.tar.gz
blackbird-op-linux-345fb3f8efe5a4bf4f0e34e0a988b1482cbe9aa2.zip
Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6kl
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl/core.h')
-rw-r--r--drivers/net/wireless/ath/ath6kl/core.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/net/wireless/ath/ath6kl/core.h b/drivers/net/wireless/ath/ath6kl/core.h
index 61b2f98b4e77..26b0f92424e1 100644
--- a/drivers/net/wireless/ath/ath6kl/core.h
+++ b/drivers/net/wireless/ath/ath6kl/core.h
@@ -560,7 +560,6 @@ enum ath6kl_vif_state {
WMM_ENABLED,
NETQ_STOPPED,
DTIM_EXPIRED,
- NETDEV_REGISTERED,
CLEAR_BSSFILTER_ON_BEACON,
DTIM_PERIOD_AVAIL,
WLAN_ENABLED,
@@ -936,8 +935,6 @@ void aggr_recv_addba_req_evt(struct ath6kl_vif *vif, u8 tid, u16 seq_no,
u8 win_sz);
void ath6kl_wakeup_event(void *dev);
-void ath6kl_reset_device(struct ath6kl *ar, u32 target_type,
- bool wait_fot_compltn, bool cold_reset);
void ath6kl_init_control_info(struct ath6kl_vif *vif);
struct ath6kl_vif *ath6kl_vif_first(struct ath6kl *ar);
void ath6kl_cfg80211_vif_stop(struct ath6kl_vif *vif, bool wmi_ready);
OpenPOWER on IntegriCloud