iwlegacy: get rid of wep_key_cmd
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
b96ed60cd0
commit
d98e294231
@@ -3620,7 +3620,6 @@ il3945_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
|
||||
il->ctx.ctxid = 0;
|
||||
|
||||
il->ctx.ap_sta_id = IL_AP_ID;
|
||||
il->ctx.wep_key_cmd = C_WEPKEY;
|
||||
il->ctx.interface_modes =
|
||||
BIT(NL80211_IFTYPE_STATION) | BIT(NL80211_IFTYPE_ADHOC);
|
||||
il->ctx.ibss_devtype = RXON_DEV_TYPE_IBSS;
|
||||
|
Reference in New Issue
Block a user