Page MenuHomeFreeBSD

Mechanically convert qlxgbe(4) to DrvAPI
ClosedPublic

Authored by jhibbits on Dec 22 2022, 3:30 PM.
Tags
None
Referenced Files
F132577129: D37821.id118491.diff
Sat, Oct 18, 3:05 AM
F132554670: D37821.diff
Fri, Oct 17, 10:40 PM
Unknown Object (File)
Wed, Oct 15, 10:55 PM
Unknown Object (File)
Sun, Oct 12, 3:54 PM
Unknown Object (File)
Tue, Oct 7, 2:46 AM
Unknown Object (File)
Tue, Oct 7, 1:40 AM
Unknown Object (File)
Sun, Oct 5, 6:38 AM
Unknown Object (File)
Fri, Oct 3, 5:42 PM
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.