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)
Mon, Nov 3, 1:58 PM
Unknown Object (File)
Mon, Nov 3, 11:58 AM
Unknown Object (File)
Mon, Nov 3, 11:56 AM
Unknown Object (File)
Mon, Nov 3, 11:56 AM
Unknown Object (File)
Mon, Nov 3, 11:56 AM
Unknown Object (File)
Mon, Nov 3, 11:55 AM
Unknown Object (File)
Mon, Nov 3, 11:55 AM
Unknown Object (File)
Mon, Nov 3, 11:54 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