Files
Linux/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/[email protected]
Signed-off-by: Shunyong Yang <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Kishon Vijay Abraham I <[email protected]>
2021-08-05 11:01:30 +01:00
..
2021-08-05 11:01:30 +01:00
2018-07-19 11:47:13 +01:00