zephyr/drivers/pci
Shaul Triebitz 74e8445003 pci: Fix PCI header initialization
The arguments to memset in pci_header_get were passed in the wrong
order, causing the memset to be a no-op. Fix this.

Change-Id: I1ea6d7d87d74cff6fec9bbc88c99a4b0e460cc95
Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Ido Yariv <ido@wizery.com>
2016-03-07 15:29:00 +00:00
..
Kconfig kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
Makefile Add PCI legacy bridge device driver 2016-02-05 20:24:23 -05:00
pci.c pci: trivial if statement refactoring 2016-02-17 21:57:13 +00:00
pci_config.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
pci_interface.c pci: Fix PCI header initialization 2016-03-07 15:29:00 +00:00
pci_legacy_bridge.c drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00