linux/drivers/net/wireless/intel/iwlwifi/pcie
Johannes Berg 192185d68d iwlwifi: pcie: avoid msleep() with short timeout
Since msleep is based on jiffies, it can sleep for a long time.
Use usleep_range() instead to shorten the maximum time.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2016-05-10 22:34:08 +03:00
..
drv.c iwlwifi: allow combining different phy images with mac images 2016-05-10 22:14:49 +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: don't wake up the NIC when writing CSRs in MSIX mode 2016-05-10 22:34:01 +03:00
trans.c iwlwifi: pcie: avoid msleep() with short timeout 2016-05-10 22:34:08 +03:00
tx.c iwlwifi: wake from runtime suspend before sending sync commands 2016-05-10 22:14:48 +03:00