linux/drivers/net/wireless/intel/iwlwifi/fw
Johannes Berg e6aeeb4f45 iwlwifi: mvm: clean up LDBG config command usage
Clean up the LDBG config command to not be called "continuous
recording", and while at it actually remove the continuous
recording implementation completely since it was only used for
store & forward architectures.

This also fixes a bug at least in iwl_fw_dbg_buffer_allocation()
because what's now "__le32 type" (matching the firmware) used to
be "__le16 enable_recording", so the buffer allocation config
sub-struct would erroneously have started at the wrong offset.
In the other cases this didn't actually lead to a bug as other
bytes in pad[] were all zeroes, so accessing the 16-bit value as
a 32-bit value wouldn't make a difference (in little endian.)

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2019-01-29 16:10:30 +02:00
..
api iwlwifi: mvm: clean up LDBG config command usage 2019-01-29 16:10:30 +02:00
acpi.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
acpi.h iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE 2018-11-15 23:50:58 +02:00
dbg.c iwlwifi: mvm: clean up LDBG config command usage 2019-01-29 16:10:30 +02:00
dbg.h iwlwifi: mvm: clean up LDBG config command usage 2019-01-29 16:10:30 +02:00
debugfs.c iwlwifi: add debugfs to send host command 2018-10-06 10:25:52 +03:00
debugfs.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
error-dump.h iwlwifi: wrt: add to dump number of lmacs, lmac1 and umac error id 2019-01-25 20:57:18 +02:00
file.h iwlwifi: trans: parse and store debug ini TLVs 2018-11-23 13:01:06 +02:00
img.h iwlwifi: dbg: add apply point logic 2018-11-23 13:01:06 +02:00
init.c iwlwifi: Cancel and set MARKER_CMD timer during suspend-resume 2018-03-02 10:19:59 +02:00
notif-wait.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
notif-wait.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
paging.c iwlwifi: fw: combine loading of last page block into main copy loop 2018-04-26 15:18:07 +03:00
runtime.h iwlwifi: wrt: add to dump number of lmacs, lmac1 and umac error id 2019-01-25 20:57:18 +02:00
smem.c iwlwifi: introduce device family 22560 2018-07-26 13:16:14 +03:00