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
F151297775: D32131.id95697.diff
Tue, Apr 7, 10:06 AM
F151256714: D32131.id95697.diff
Tue, Apr 7, 3:56 AM
Unknown Object (File)
Mon, Apr 6, 8:37 AM
Unknown Object (File)
Sat, Apr 4, 9:42 AM
Unknown Object (File)
Sat, Apr 4, 5:18 AM
Unknown Object (File)
Fri, Apr 3, 11:43 PM
Unknown Object (File)
Fri, Apr 3, 11:42 PM
Unknown Object (File)
Tue, Mar 31, 4:00 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