Page MenuHomeFreeBSD

ixgbe: Rename 'struct adapter' to 'struct ixgbe_softc'
ClosedPublic

Authored by kbowling on Sep 25 2021, 1:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 6:28 AM
Unknown Object (File)
Fri, Oct 10, 3:32 PM
Unknown Object (File)
Thu, Oct 9, 11:57 PM
Unknown Object (File)
Wed, Sep 24, 5:12 AM
Unknown Object (File)
Mon, Sep 22, 1:19 AM
Unknown Object (File)
Tue, Sep 16, 11:06 PM
Unknown Object (File)
Sep 11 2025, 5:29 AM
Unknown Object (File)
Sep 9 2025, 2:00 AM
Subscribers

Diff Detail

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

Event Timeline

kbowling added a reviewer: Intel Networking.

Need to fix ixv

sys/dev/ixgbe/ixgbe.h
332

All the indentation here looks strange now. Are you editing with tabstop=4?

kbowling added inline comments.
sys/dev/ixgbe/ixgbe.h
332

Yes good call!

The whitespace changes should be committed separately.

This revision is now accepted and ready to land.Sep 26 2021, 3:53 PM