iwlwifi: update reply_statistics_cmd with 'clear' parameter
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-calib.c
index d994de7438d89063492308b4e6589f51c7eb8fda..95a57b36a7eafef9a366409d4d7391e0c77861d2 100644 (file)
@@ -900,7 +900,7 @@ void iwl_reset_run_time_calib(struct iwl_priv *priv)
 
        /* Ask for statistics now, the uCode will send notification
         * periodically after association */
-       iwl_send_statistics_request(priv, CMD_ASYNC);
+       iwl_send_statistics_request(priv, CMD_ASYNC, true);
 }
 EXPORT_SYMBOL(iwl_reset_run_time_calib);
 
This page took 0.025032 seconds and 5 git commands to generate.