iwlegacy: move qos_data out of ctx structure

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Stanislaw Gruszka
2012-02-03 17:31:51 +01:00
committed by John W. Linville
parent 8c9c48d5a9
commit 8d44f2bd75
3 changed files with 18 additions and 19 deletions

View File

@@ -1165,8 +1165,6 @@ struct il_rxon_context {
*/
bool always_active, is_active;
struct il_qos_info qos_data;
struct {
bool non_gf_sta_present;
u8 protection;
@@ -1278,6 +1276,8 @@ struct il_priv {
struct il_rxon_context ctx;
struct il_qos_info qos_data;
/*
* We declare this const so it can only be
* changed via explicit cast within the