summaryrefslogtreecommitdiff
path: root/fwcmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'fwcmd.h')
-rw-r--r--fwcmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fwcmd.h b/fwcmd.h
index 6775c98..3abd493 100644
--- a/fwcmd.h
+++ b/fwcmd.h
@@ -55,7 +55,7 @@ enum encr_type {
ENCR_TYPE_MIX = 7,
};
-void mwl_fwcmd_reset(struct ieee80211_hw *hw);
+int mwl_fwcmd_reset(struct ieee80211_hw *hw);
void mwl_fwcmd_int_enable(struct ieee80211_hw *hw);