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
F126862913: D32131.id95697.diff
Sun, Aug 24, 11:12 PM
Unknown Object (File)
Tue, Jul 29, 11:29 AM
Unknown Object (File)
Jul 5 2025, 2:16 AM
Unknown Object (File)
Jun 11 2025, 6:01 PM
Unknown Object (File)
Jun 6 2025, 10:40 AM
Unknown Object (File)
Jun 5 2025, 10:35 AM
Unknown Object (File)
Jun 1 2025, 2:13 PM
Unknown Object (File)
May 30 2025, 11:07 AM
Subscribers

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kbowling added a reviewer: Intel Networking.

Need to fix ixv

sys/dev/ixgbe/ixgbe.h
308

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

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

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