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)
Fri, Sep 8, 10:19 AM
Unknown Object (File)
Aug 16 2023, 6:16 AM
Unknown Object (File)
Jul 27 2023, 3:28 AM
Unknown Object (File)
Jun 30 2023, 8:13 PM
Unknown Object (File)
Jun 27 2023, 2:42 PM
Unknown Object (File)
Jun 26 2023, 10:24 AM
Unknown Object (File)
Jun 20 2023, 5:23 PM
Unknown Object (File)
May 22 2023, 3:42 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