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)
Fri, Jun 7, 6:31 PM
Unknown Object (File)
Fri, May 24, 12:00 AM
Unknown Object (File)
May 12 2024, 7:32 AM
Unknown Object (File)
May 9 2024, 3:10 PM
Unknown Object (File)
May 9 2024, 3:10 PM
Unknown Object (File)
May 9 2024, 3:10 PM
Unknown Object (File)
May 5 2024, 2:02 AM
Unknown Object (File)
Apr 25 2024, 4:20 PM
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