selftests: drv-net: Fix csum path in doc

C source was moved in 1d0dc857b5.

Signed-off-by: Petr Vorel <pvorel@suse.cz>
Link: https://patch.msgid.link/20260720215149.631145-1-pvorel@suse.cz
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
Petr Vorel 2026-07-20 23:51:48 +02:00 committed by Jakub Kicinski
parent 94cdc6a2c8
commit b8363908ea

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python3
# SPDX-License-Identifier: GPL-2.0
"""Run the tools/testing/selftests/net/csum testsuite."""
"""Run the tools/testing/selftests/net/lib/csum testsuite."""
from os import path