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/doc-guide/parse-headers.rst |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kernel/Documentation/doc-guide/parse-headers.rst b/kernel/Documentation/doc-guide/parse-headers.rst
index 24cfaa1..5da0046 100644
--- a/kernel/Documentation/doc-guide/parse-headers.rst
+++ b/kernel/Documentation/doc-guide/parse-headers.rst
@@ -10,7 +10,7 @@
 uAPI documentation in sync with the Kernel changes.
 The :ref:`parse_headers.pl <parse_headers>` provide a way to generate such
 cross-references. It has to be called via Makefile, while building the
-documentation. Please see ``Documentation/media/Makefile`` for an example
+documentation. Please see ``Documentation/userspace-api/media/Makefile`` for an example
 about how to use it inside the Kernel tree.
 
 .. _parse_headers:
@@ -186,7 +186,7 @@
 
 Copyright (c) 2016 by Mauro Carvalho Chehab <mchehab+samsung@kernel.org>.
 
-License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
+License GPLv2: GNU GPL version 2 <https://gnu.org/licenses/gpl.html>.
 
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.

--
Gitblit v1.6.2