linux/drivers/net/wireless/intel/iwlwifi/pcie
Liad Kaufman c1f3344297 iwlwifi: memcpy from dev_cmd and not dev_cmd->hdr
Klocwork complains about copying from dev_cmd->hdr if
copying more than 4 bytes since it means part of the
copy is from the next field. This isn't a real bug,
but for not failing Klocwork next time - fix this.

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2019-01-25 20:57:21 +02:00
..
ctxt-info-gen3.c iwlwifi: dbg: dump data according to the new ini TLVs 2018-12-14 13:04:44 +02:00
ctxt-info.c iwlwifi: dbg: dump data according to the new ini TLVs 2018-12-14 13:04:44 +02:00
drv.c iwlwifi: add new cards for 22560, 9260 and killer series 2019-01-25 20:57:19 +02:00
internal.h iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() function 2019-01-25 20:57:19 +02:00
rx.c iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() function 2019-01-25 20:57:19 +02:00
trans-gen2.c iwlwifi: fw: stop and start debugging using host command 2018-09-28 08:57:21 +03:00
trans.c iwlwifi: pcie: remove suspend/resume workaround for 9000A devices 2019-01-25 20:57:19 +02:00
tx-gen2.c iwlwifi: memcpy from dev_cmd and not dev_cmd->hdr 2019-01-25 20:57:21 +02:00
tx.c iwlwifi: memcpy from dev_cmd and not dev_cmd->hdr 2019-01-25 20:57:21 +02:00