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, Apr 18, 1:08 AM
Unknown Object (File)
Wed, Apr 17, 1:02 PM
Unknown Object (File)
Wed, Apr 17, 1:48 AM
Unknown Object (File)
Thu, Mar 28, 9:53 AM
Unknown Object (File)
Mar 19 2024, 4:37 PM
Unknown Object (File)
Mar 2 2024, 1:03 AM
Unknown Object (File)
Feb 18 2024, 8:14 AM
Unknown Object (File)
Feb 11 2024, 6:43 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