We need to use list_for_each_entry_safe() because the
pci_ep_cfs_remove_epf_group() function frees "group".
Fixes:
|
||
|---|---|---|
| .. | ||
| functions | ||
| Kconfig | ||
| Makefile | ||
| pci-ep-cfs.c | ||
| pci-epc-core.c | ||
| pci-epc-mem.c | ||
| pci-epf-core.c | ||
We need to use list_for_each_entry_safe() because the
pci_ep_cfs_remove_epf_group() function frees "group".
Fixes:
|
||
|---|---|---|
| .. | ||
| functions | ||
| Kconfig | ||
| Makefile | ||
| pci-ep-cfs.c | ||
| pci-epc-core.c | ||
| pci-epc-mem.c | ||
| pci-epf-core.c | ||