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
@@ -1154,13 +1154,6 @@ struct il_force_reset {
|
||||
|
||||
struct il_rxon_context {
|
||||
struct ieee80211_vif *vif;
|
||||
|
||||
/*
|
||||
* We could use the vif to indicate active, but we
|
||||
* also need it to be active during disabling when
|
||||
* we already removed the vif for type setting.
|
||||
*/
|
||||
bool always_active, is_active;
|
||||
};
|
||||
|
||||
struct il_power_mgr {
|
||||
|
Reference in New Issue
Block a user