|
@@ -6206,11 +6206,11 @@ static void iwl3945_alive_start(struct iwl3945_priv *priv)
|
|
|
|
|
|
/* At this point, the NIC is initialized and operational */
|
|
|
priv->notif_missed_beacons = 0;
|
|
|
- set_bit(STATUS_READY, &priv->status);
|
|
|
|
|
|
iwl3945_reg_txpower_periodic(priv);
|
|
|
|
|
|
IWL_DEBUG_INFO("ALIVE processing complete.\n");
|
|
|
+ set_bit(STATUS_READY, &priv->status);
|
|
|
wake_up_interruptible(&priv->wait_command_queue);
|
|
|
|
|
|
if (priv->error_recovering)
|