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)
Wed, Aug 5, 7:23 AM
Unknown Object (File)
Wed, Aug 5, 5:39 AM
Unknown Object (File)
Wed, Aug 5, 3:05 AM
Unknown Object (File)
Wed, Aug 5, 2:19 AM
Unknown Object (File)
Thu, Jul 23, 2:30 AM
Unknown Object (File)
Sat, Jul 18, 9:32 AM
Unknown Object (File)
Tue, Jul 14, 9:31 AM
Unknown Object (File)
Sun, Jul 12, 2:11 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