Page MenuHomeFreeBSD

sys: NOTES: Fix comment for wlan_* devices; GENERIC*: Re-order 'wlan_tkip'
ClosedPublic

Authored by olce on Sep 9 2025, 12:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 7, 3:35 PM
Unknown Object (File)
Tue, Apr 7, 1:04 PM
Unknown Object (File)
Mon, Apr 6, 5:41 AM
Unknown Object (File)
Mon, Mar 23, 7:22 PM
Unknown Object (File)
Sat, Mar 21, 1:25 AM
Unknown Object (File)
Mar 7 2026, 2:56 PM
Unknown Object (File)
Feb 21 2026, 7:00 AM
Unknown Object (File)
Jan 3 2026, 3:34 AM

Details

Summary

Fix the comment introducing the 'wlan_*' devices (AES-CCMP is missing)
after introducing AES-GCMP.

While here, re-order the devices in order of appearance of the related
technologies.

No functional change (intended).

Fixes: 7bf82ea4fdda ("sys: add wlan_gcmp to GENERIC kernels as appropriate")
MFC after: 3 days
MFC to: stable/15
Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable