le(4): Update depreciation notice
This driver was in fact not removed prior to FreeBSD 15.0. Sponsored by: The FreeBSD Foundation
This commit is contained in:
+2
-2
@@ -34,7 +34,7 @@
|
||||
.\"
|
||||
.\" from: Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp
|
||||
.\"
|
||||
.Dd June 21, 2023
|
||||
.Dd October 24, 2025
|
||||
.Dt LE 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -66,7 +66,7 @@ numbers have to be specified in
|
||||
The
|
||||
.Nm
|
||||
driver may not be present in
|
||||
.Fx 15.0
|
||||
.Fx 16.0
|
||||
and later.
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
||||
+1
-1
@@ -193,7 +193,7 @@ lance_attach(struct lance_softc *sc)
|
||||
if_setcapabilitiesbit(ifp, IFCAP_VLAN_MTU, 0);
|
||||
if_setcapenablebit(ifp, IFCAP_VLAN_MTU, 0);
|
||||
|
||||
gone_in(15, "Warning! le(4) to be removed: no longer needed for "
|
||||
gone_in(16, "Warning! le(4) to be removed: no longer needed for "
|
||||
"Qemu/MIPS\n");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user