git: 54aa95f082de - stable/13 - mii: update URL for OUIs

From: Bjoern A. Zeeb <bz_at_FreeBSD.org>
Date: Fri, 19 Nov 2021 00:02:52 UTC
The branch stable/13 has been updated by bz:

URL: https://cgit.FreeBSD.org/src/commit/?id=54aa95f082de6df70d692134c603451b16750c3f

commit 54aa95f082de6df70d692134c603451b16750c3f
Author:     Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2021-11-09 21:35:45 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2021-11-19 00:01:27 +0000

    mii: update URL for OUIs
    
    Update the URL for OUIs as the old one is 404 not even 301 anymore.
    
    (cherry picked from commit 8e902c1d21a74c82ffef9f104eb31b213f79f1db)
---
 sys/dev/mii/miidevs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs
index 87035e1b7392..259718303ee5 100644
--- a/sys/dev/mii/miidevs
+++ b/sys/dev/mii/miidevs
@@ -33,7 +33,7 @@ $FreeBSD$
 
 /*
  * List of known MII OUIs.
- * For a complete list see http://standards.ieee.org/regauth/oui/
+ * For a complete list see http://standards-oui.ieee.org/
  *
  * XXX Vendors do obviously not agree how OUIs (24 bit) are mapped
  * to the 22 bits available in the id registers.