diff options
| author | Philipp Stanner <[email protected]> | 2025-03-24 09:29:30 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-03-25 17:36:45 +0000 |
| commit | 45b761689a281f19060939facdd35894f2b43307 (patch) | |
| tree | be6cc8e2723a013d27866e0091b9d18a72633f1f /tools/testing/selftests/net/lib/py/netns.py | |
| parent | stmmac: Remove pcim_* functions for driver detach (diff) | |
| download | kernel-45b761689a281f19060939facdd35894f2b43307.tar.gz kernel-45b761689a281f19060939facdd35894f2b43307.zip | |
stmmac: Replace deprecated PCI functions
The PCI functions
- pcim_iomap_regions() and
- pcim_iomap_table()
have been deprecated.
Replace them with their successor function, pcim_iomap_region().
Make variable declaration order at closeby places comply with reverse
christmas tree order.
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Huacai Chen <[email protected]>
Tested-by: Henry Chen <[email protected]>
Signed-off-by: Philipp Stanner <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/netns.py')
0 files changed, 0 insertions, 0 deletions
