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)
Thu, Mar 20, 6:12 AM
Unknown Object (File)
Tue, Mar 4, 12:53 PM
Unknown Object (File)
Tue, Mar 4, 1:05 AM
Unknown Object (File)
Sun, Feb 23, 5:02 PM
Unknown Object (File)
Sat, Feb 22, 3:08 PM
Unknown Object (File)
Sat, Feb 22, 10:44 AM
Unknown Object (File)
Feb 22 2025, 8:56 AM
Unknown Object (File)
Feb 22 2025, 5:19 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