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
F101942787: D32131.id95694.diff
Tue, Nov 5, 5:00 PM
Unknown Object (File)
Tue, Nov 5, 3:26 PM
Unknown Object (File)
Fri, Oct 25, 4:48 PM
Unknown Object (File)
Sat, Oct 19, 9:28 AM
Unknown Object (File)
Fri, Oct 18, 5:20 AM
Unknown Object (File)
Mon, Oct 14, 10:57 AM
Unknown Object (File)
Oct 5 2024, 10:06 AM
Unknown Object (File)
Oct 4 2024, 7:14 PM
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