Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/iwlwifi/dvm
Johannes Berg 32c93a7057 iwlwifi: correctly size command string arrays
The command string array is assumed to be indexable by a full u8, so it
must have 256 entries (0-255), not just 255. A recent firmware change
(apparently) started using the command 0xff for a notification to the
host, causing the driver to crash in debug message/tracing code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-08-23 09:36:02 +03:00
..
2014-05-13 13:52:19 +03:00
2013-12-31 19:03:53 +02:00
2014-05-13 13:52:19 +03:00
2014-05-06 20:40:05 +03:00
2014-05-06 20:40:05 +03:00
2013-12-31 19:03:53 +02:00
2014-12-28 20:00:22 +02:00
2013-12-31 19:03:53 +02:00