linux/drivers/net/wireless/intel/iwlwifi/pcie
Luca Coelho 71b1230ca9 iwlwifi: wake from runtime suspend before sending sync commands
If a host command was queued while in runtime suspend, it would go out
before the D0I3_END_CMD was sent.  Sometimes it works, but sometimes
it fails, and it is obviously the wrong thing to do.

To fix this, have the opmode take a reference before sending a SYNC
command and make the pcie trans wait for the runtime state to become
active before actually queueing the command.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2016-05-10 22:14:48 +03:00
..
drv.c iwlwifi: Rename 9560 to 9260 and add new PCI IDs for it 2016-05-10 22:14:47 +03:00
internal.h iwlwifi: trans: don't call the trans-specific ref/unref directly 2016-05-10 22:14:45 +03:00
rx.c iwlwifi: pcie: remove duplicate assignment of variable isr_stats 2016-03-30 16:24:52 +03:00
trans.c iwlwifi: trans: don't call the trans-specific ref/unref directly 2016-05-10 22:14:45 +03:00
tx.c iwlwifi: wake from runtime suspend before sending sync commands 2016-05-10 22:14:48 +03:00