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, May 22, 3:42 PM
Unknown Object (File)
Mon, May 22, 3:41 PM
Unknown Object (File)
Mon, May 22, 3:38 PM
Unknown Object (File)
May 8 2023, 7:50 PM
Unknown Object (File)
May 5 2023, 7:11 PM
Unknown Object (File)
May 4 2023, 5:44 PM
Unknown Object (File)
May 3 2023, 10:19 PM
Unknown Object (File)
Apr 9 2023, 5:44 AM
Subscribers

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kbowling added a reviewer: Intel Networking.

Need to fix ixv

sys/dev/ixgbe/ixgbe.h
308

All the indentation here looks strange now. Are you editing with tabstop=4?

kbowling added inline comments.
sys/dev/ixgbe/ixgbe.h
308

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