diff options
| author | Brendan Higgins <[email protected]> | 2023-01-31 02:35:03 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2023-01-31 16:10:38 +0000 |
| commit | 254c71374a70051a043676b67ba4f7ad392b5fe6 (patch) | |
| tree | 779ff20f1e2d4b00fe47627c9836ee5e3fb7e065 /drivers/net/ethernet/intel/ice/ice_ethtool.c | |
| parent | kunit: fix bug in KUNIT_EXPECT_MEMEQ (diff) | |
| download | kernel-254c71374a70051a043676b67ba4f7ad392b5fe6.tar.gz kernel-254c71374a70051a043676b67ba4f7ad392b5fe6.zip | |
kunit: fix kunit_test_init_section_suites(...)
Looks like kunit_test_init_section_suites(...) was messed up in a merge
conflict. This fixes it.
kunit_test_init_section_suites(...) was not updated to avoid the extra
level of indirection when .kunit_test_suites was flattened. Given no-one
was actively using it, this went unnoticed for a long period of time.
Fixes: e5857d396f35 ("kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites")
Signed-off-by: Brendan Higgins <[email protected]>
Signed-off-by: David Gow <[email protected]>
Tested-by: Martin Fernandez <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_ethtool.c')
0 files changed, 0 insertions, 0 deletions
