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)
Wed, Oct 15, 12:46 AM
Unknown Object (File)
Tue, Oct 14, 10:44 PM
Unknown Object (File)
Tue, Oct 14, 10:44 PM
Unknown Object (File)
Tue, Oct 14, 10:44 PM
Unknown Object (File)
Tue, Oct 14, 1:46 PM
Unknown Object (File)
Sat, Oct 11, 4:43 AM
Unknown Object (File)
Wed, Sep 17, 4:31 PM
Unknown Object (File)
Sep 13 2025, 3:50 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