mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 20:54:03 +02:00
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:
parent
94cdc6a2c8
commit
b8363908ea
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user