linux/drivers/net/wireless/intel
Emmanuel Grumbach 82d2b9a626 iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logic
We don't plan to have products with 3 antennas in the near
future. All the rest of the code follows the same
assumption as well.
Remove the support for antenna C from rs_toggle_ant.
When trying to toggle from ANT_B, this avoids to go through
ANT_C, discover that it doesn't exist and continue to ANT_A.
In MIMO, this avoids to do ANT_AB -> ANT_BC -> ANT_AC and
back to ANT_AB.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-11-03 11:56:08 +02:00
..
ipw2x00 wireless: ipw2x00: make iw_handler_def const 2017-08-24 12:58:17 +03:00
iwlegacy iwlegacy: Convert timers to use timer_setup() 2017-10-27 10:44:48 +03:00
iwlwifi iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logic 2017-11-03 11:56:08 +02:00
Kconfig
Makefile