linux-stable/tools/pci
Shunyong Yang 224d8031e4 tools: PCI: Zero-initialize param
The values in param may be random if they are not initialized, which
may cause use_dma flag set even when "-d" option is not provided
in command line. Initializing all members to 0 to solve this.

Link: https://lore.kernel.org/r/20210714132331.5200-1-yang.shunyong@gmail.com
Signed-off-by: Shunyong Yang <yang.shunyong@gmail.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
2021-08-05 11:01:30 +01:00
..
Build tools: PCI: Change pcitest compiling process 2018-10-03 11:19:52 +01:00
Makefile tools: PCI: Fix installation when `make tools/pci_install` 2019-07-09 17:31:22 +01:00
pcitest.c tools: PCI: Zero-initialize param 2021-08-05 11:01:30 +01:00
pcitest.sh tools: PCI: Add MSI-X support 2018-07-19 11:47:13 +01:00