iwlegacy: get rid of ctx->is_active
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
eb123af3d1
commit
dee9a09eb3
@@ -6134,9 +6134,6 @@ il4965_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
|
||||
il = hw->priv;
|
||||
/* At this point both hw and il are allocated. */
|
||||
|
||||
il->ctx.always_active = true;
|
||||
il->ctx.is_active = true;
|
||||
|
||||
SET_IEEE80211_DEV(hw, &pdev->dev);
|
||||
|
||||
D_INFO("*** LOAD DRIVER ***\n");
|
||||
|
Reference in New Issue
Block a user