]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: fix scan config command size
authorBeker Ayala <ayala.beker@intel.com>
Sun, 2 Jun 2019 10:55:44 +0000 (13:55 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 6 Sep 2019 12:31:12 +0000 (15:31 +0300)
commitc6771742bcf492ad6aedfc0d072c281e8db20236
tree591fda35bf3cd22296aa514cdaed9beb534f8d7a
parent54008da40ec0d93893e327bbe2c66325ce70c6f1
iwlwifi: mvm: fix scan config command size

Use the actual length of channels array and not the max capable length.

Signed-off-by: Beker Ayala <ayala.beker@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/scan.c