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)
Sep 29 2023, 8:28 PM
Unknown Object (File)
Sep 29 2023, 1:21 AM
Unknown Object (File)
Sep 8 2023, 10:19 AM
Unknown Object (File)
Aug 16 2023, 6:16 AM
Unknown Object (File)
Jul 27 2023, 3:28 AM
Unknown Object (File)
Jun 30 2023, 8:13 PM
Unknown Object (File)
Jun 27 2023, 2:42 PM
Unknown Object (File)
Jun 26 2023, 10:24 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