linux/drivers/net/wireless/intel
Sara Sharon 9b137866f9 iwlwifi: mvm: save low latency causes in an enum
Currently we have a boolean variable for each cause.

This costs space, and requires to check each separately
when determining low latency.

Since we have another cause incoming, convert it to an enum.

While at it, move the retrieval of the prev value and the
assignment of the new value to be inside iwl_mvm_update_low_latency
and save the need for each caller to do it separately.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2018-03-28 22:43:40 +03:00
..
ipw2x00 wireless: Use octal not symbolic permissions 2018-03-27 11:01:13 +03:00
iwlegacy wireless: Use octal not symbolic permissions 2018-03-27 11:01:13 +03:00
iwlwifi iwlwifi: mvm: save low latency causes in an enum 2018-03-28 22:43:40 +03:00
Kconfig net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text 2018-03-13 18:52:25 +02:00
Makefile