From: Petr Vorel <[email protected]>

C source was moved in 1d0dc857b5d87.

Signed-off-by: Petr Vorel <[email protected]>
---
Changes v1->v2 (both asked by Jakub):
* Sent to netdev
* Remove Fixes tag

Link to v1:
https://lore.kernel.org/linux-kselftest/[email protected]/

 tools/testing/selftests/drivers/net/hw/csum.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/drivers/net/hw/csum.py 
b/tools/testing/selftests/drivers/net/hw/csum.py
index 3e3a89a34afe..0e99198f8d39 100755
--- a/tools/testing/selftests/drivers/net/hw/csum.py
+++ b/tools/testing/selftests/drivers/net/hw/csum.py
@@ -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
 
-- 
2.55.0


Reply via email to