Page MenuHomeFreeBSD

e1000: Rename 'struct adapter' to 'struct e1000_sc'
ClosedPublic

Authored by kbowling on Sep 25 2021, 12:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 23 2024, 11:15 PM
Unknown Object (File)
Nov 17 2024, 4:26 PM
Unknown Object (File)
Nov 17 2024, 12:56 PM
Unknown Object (File)
Nov 11 2024, 4:10 PM
Unknown Object (File)
Nov 11 2024, 3:08 PM
Unknown Object (File)
Nov 11 2024, 9:55 AM
Unknown Object (File)
Nov 11 2024, 4:13 AM
Unknown Object (File)
Oct 18 2024, 1:08 AM
Subscribers
None

Details

Summary

Rename the struct adapter to struct e1000_sc to avoid type ambiguity in things like kgdb.

Test Plan

Build and run
Visual inspection

Diff Detail

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