]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: mvm: fix values in the table example
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 17 Oct 2018 06:04:09 +0000 (09:04 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 25 Jan 2019 18:57:20 +0000 (20:57 +0200)
commite7eed19a28f095d0b5d94992fd6b5d0c5bdbb637
tree79bba686a437be67252dbb6d3018f6785a4eb1f6
parent438af9698b0f161286c6e5d24255c3c231988b39
iwlwifi: mvm: fix values in the table example

We erroneously had some values for NGI in the table we give as an
example in rs_fill_rates_for_column(), when they should be SGI.
Change them so that they match what we say.

Reported-by: Rémy Grünblatt <remy@grunblatt.org>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/rs.c