Page MenuHomeFreeBSD

Mechanically convert qlxgbe(4) to DrvAPI
ClosedPublic

Authored by jhibbits on Dec 22 2022, 3:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 19, 8:27 AM
Unknown Object (File)
Fri, Oct 18, 9:40 AM
Unknown Object (File)
Thu, Oct 17, 8:53 AM
Unknown Object (File)
Wed, Oct 16, 3:40 AM
Unknown Object (File)
Tue, Oct 15, 6:41 AM
Unknown Object (File)
Mon, Oct 14, 10:32 AM
Unknown Object (File)
Sat, Oct 12, 6:53 PM
Unknown Object (File)
Sat, Oct 12, 5:31 AM
Subscribers

Details

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zlei added a subscriber: zlei.

Looks good to me.

sys/dev/qlxgbe/ql_ioctl.h
269

It seems this macro is not used anywhere, and I'd prefer leave it as is.

273

Ditto.

This revision is now accepted and ready to land.Feb 7 2023, 1:23 AM
sys/dev/qlxgbe/ql_ioctl.h
269

Odd, no idea why that got removed.

273

Same here...

This revision was automatically updated to reflect the committed changes.