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
F157367566: D32131.id95697.diff
Wed, May 20, 4:36 PM
Unknown Object (File)
Sun, May 17, 12:31 PM
Unknown Object (File)
Thu, May 14, 12:02 PM
Unknown Object (File)
Mon, May 11, 12:32 PM
Unknown Object (File)
Mon, May 11, 12:32 PM
Unknown Object (File)
Mon, May 11, 5:28 AM
Unknown Object (File)
Thu, May 7, 12:06 AM
Unknown Object (File)
Wed, May 6, 4:12 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