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)
Sat, Jul 5, 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
Unknown Object (File)
May 26 2025, 8:54 PM
Unknown Object (File)
May 23 2025, 2:41 PM
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