diff options
| author | Sean Anderson <[email protected]> | 2023-02-22 20:42:41 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-02-23 17:58:51 +0000 |
| commit | ee0a735fd97ccde766ab557d1fc722c92cebacda (patch) | |
| tree | 1f326fbdc5b56777f060a064917c17b27452998b /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
| parent | octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet (diff) | |
| download | kernel-ee0a735fd97ccde766ab557d1fc722c92cebacda.tar.gz kernel-ee0a735fd97ccde766ab557d1fc722c92cebacda.zip | |
net: sunhme: Fix region request
devm_request_region is for I/O regions. Use devm_request_mem_region
instead. This fixes the driver failing to probe since 99df45c9e0a4
("sunhme: fix an IS_ERR() vs NULL check in probe"), which checked the
result.
Fixes: 914d9b2711dd ("sunhme: switch to devres")
Signed-off-by: Sean Anderson <[email protected]>
Reviewed-by: Pavan Chebbi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions
