aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/wfx/key.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/wfx/key.h')
-rw-r--r--drivers/staging/wfx/key.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/wfx/key.h b/drivers/staging/wfx/key.h
index 9436ccdf4d3b..ff31fc9c565a 100644
--- a/drivers/staging/wfx/key.h
+++ b/drivers/staging/wfx/key.h
@@ -16,7 +16,5 @@ struct wfx_vif;
int wfx_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd,
struct ieee80211_vif *vif, struct ieee80211_sta *sta,
struct ieee80211_key_conf *key);
-int wfx_upload_keys(struct wfx_vif *wvif);
-void wfx_wep_key_work(struct work_struct *work);
#endif /* WFX_STA_H */