mirror of https://github.com/torvalds/linux.git
Some resources are allocated using pci_request_region().
It is more straightforward to release them with pci_release_region().
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| enetc.c | ||
| enetc.h | ||
| enetc_cbdr.c | ||
| enetc_ethtool.c | ||
| enetc_hw.h | ||
| enetc_ierb.c | ||
| enetc_ierb.h | ||
| enetc_mdio.c | ||
| enetc_msg.c | ||
| enetc_pci_mdio.c | ||
| enetc_pf.c | ||
| enetc_pf.h | ||
| enetc_ptp.c | ||
| enetc_qos.c | ||
| enetc_vf.c | ||