]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
hw/net/i82596: Update datasheet URL
authorSoumyajyotii Ssarkar <soumyajyotisarkar23@gmail.com>
Sat, 7 Jun 2025 15:27:12 +0000 (20:57 +0530)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 10 Jun 2025 13:08:32 +0000 (15:08 +0200)
Change the asset link to one which is working from the PARISC website.

Signed-off-by: Soumyajyotii Ssarkar <soumyajyotisarkar23@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250607152711.108914-2-soumyajyotisarkar23@gmail.com>
[PMD: Split patch in 2]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/net/i82596.c

index 64ed3c83905df9bb6106fae36b33b534e4e84b29..fc33a00d498b1f4a80560a8fa032e72e54f6e0e5 100644 (file)
@@ -5,7 +5,7 @@
  * This work is licensed under the GNU GPL license version 2 or later.
  *
  * This software was written to be compatible with the specification:
- * https://www.intel.com/assets/pdf/general/82596ca.pdf
+ * https://parisc.docs.kernel.org/en/latest/_downloads/96672be0650d9fc046bbcea40b92482f/82596CA.pdf
  */
 
 #include "qemu/osdep.h"