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)
Sun, Aug 9, 1:12 AM
Unknown Object (File)
Sat, Aug 8, 3:25 PM
Unknown Object (File)
Wed, Aug 5, 8:26 AM
Unknown Object (File)
Tue, Aug 4, 6:24 AM
Unknown Object (File)
Wed, Jul 29, 12:02 AM
Unknown Object (File)
Sun, Jul 26, 3:45 PM
Unknown Object (File)
Thu, Jul 23, 4:32 AM
Unknown Object (File)
Mon, Jul 20, 4:44 PM

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