|
@@ -6171,6 +6171,7 @@ static void iwl_alive_start(struct iwl_priv *priv)
|
|
mutex_lock(&priv->mutex);
|
|
mutex_lock(&priv->mutex);
|
|
|
|
|
|
if (rc) {
|
|
if (rc) {
|
|
|
|
+ iwl_rate_control_unregister(priv->hw);
|
|
IWL_ERROR("Failed to register network "
|
|
IWL_ERROR("Failed to register network "
|
|
"device (error %d)\n", rc);
|
|
"device (error %d)\n", rc);
|
|
return;
|
|
return;
|