|
@@ -3946,9 +3946,6 @@ static int iwl3945_pci_probe(struct pci_dev *pdev, const struct pci_device_id *e
|
|
|
priv->pci_dev = pdev;
|
|
|
priv->inta_mask = CSR_INI_SET_MASK;
|
|
|
|
|
|
-#ifdef CONFIG_IWLWIFI_DEBUG
|
|
|
- atomic_set(&priv->restrict_refcnt, 0);
|
|
|
-#endif
|
|
|
if (iwl_alloc_traffic_mem(priv))
|
|
|
IWL_ERR(priv, "Not enough memory to generate traffic log\n");
|
|
|
|