iwlwifi: move verify_ucode functions to iwl-core
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-core.h
index e18940dbd13c64f38b58b46b70e514d4e457fbc1..8196ef7303af351f4d2e044848bd6a36031929e8 100644 (file)
@@ -253,6 +253,7 @@ enum iwlcore_card_notify {
 int iwlcore_low_level_notify(struct iwl_priv *priv,
                             enum iwlcore_card_notify notify);
 extern int iwl_send_statistics_request(struct iwl_priv *priv, u8 flags);
+extern int iwl_verify_ucode(struct iwl_priv *priv);
 int iwl_send_lq_cmd(struct iwl_priv *priv,
                    struct iwl_link_quality_cmd *lq, u8 flags);
 
This page took 0.030491 seconds and 5 git commands to generate.