commit | 47107e84446f4724d25c724493679cc50eeef53c | [log] [tgz] |
---|---|---|
author | Don Fry <donald.h.fry@intel.com> | Thu Mar 15 13:27:06 2012 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 09 16:37:49 2012 -0400 |
tree | 79995db57fc8d1d4e4a8ba07bfd29afb8df51bc7 | |
parent | 17acd0b64e23d92013621dc2caa3042ce6769770 [diff] |
iwlwifi: split POWER_PMI status bit Move the POWER_PMI to the op_mode where it is changed. The trans needs to check it frequently, so shadow the status in the trans and update it in trans when it infrequently changes. Signed-off-by: Don Fry <donald.h.fry@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>