From 1c055e55a242a33e574e48be530e06770a210dcd Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 19 Feb 2024 03:26:26 +0000 Subject: [PATCH] add r8169 read mac form eeprom --- kernel/Documentation/dev-tools/index.rst | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/kernel/Documentation/dev-tools/index.rst b/kernel/Documentation/dev-tools/index.rst index e313925..1b1cf4f 100644 --- a/kernel/Documentation/dev-tools/index.rst +++ b/kernel/Documentation/dev-tools/index.rst @@ -3,8 +3,8 @@ ================================ This document is a collection of documents about development tools that can -be used to work on the kernel. For now, the documents have been pulled -together without any significant effot to integrate them into a coherent +be used to work on the kernel. For now, the documents have been pulled +together without any significant effort to integrate them into a coherent whole; patches welcome! .. class:: toc-title @@ -21,9 +21,12 @@ kasan ubsan kmemleak + kcsan + kfence gdb-kernel-debugging kgdb kselftest + kunit/index .. only:: subproject and html -- Gitblit v1.6.2