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
F153219508: D32131.id.diff
Sun, Apr 19, 9:25 PM
F153180701: D32131.id95754.diff
Sun, Apr 19, 3:48 PM
F153162216: D32131.id95696.diff
Sun, Apr 19, 1:24 PM
F153144961: D32131.id95694.diff
Sun, Apr 19, 11:21 AM
F153135138: D32131.id95737.diff
Sun, Apr 19, 9:58 AM
F153124827: D32131.id95697.diff
Sun, Apr 19, 8:15 AM
Unknown Object (File)
Sun, Apr 19, 12:03 AM
Unknown Object (File)
Sat, Apr 18, 7:32 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