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)
Mon, Nov 25, 1:22 AM
Unknown Object (File)
Sun, Nov 24, 3:46 PM
Unknown Object (File)
Fri, Nov 22, 7:52 PM
Unknown Object (File)
Thu, Nov 21, 7:31 PM
Unknown Object (File)
Thu, Nov 21, 6:48 AM
Unknown Object (File)
Wed, Nov 20, 6:15 AM
Unknown Object (File)
Fri, Nov 15, 7:17 PM
Unknown Object (File)
Thu, Nov 14, 10:46 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.