Page MenuHomeFreeBSD

LinuxKPI: napi_schedule() requires return value
ClosedPublic

Authored by bz on Apr 2 2024, 10:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 29, 7:34 PM
Unknown Object (File)
Oct 6 2024, 2:08 AM
Unknown Object (File)
Oct 5 2024, 10:08 AM
Unknown Object (File)
Oct 5 2024, 12:39 AM
Unknown Object (File)
Oct 4 2024, 11:32 PM
Unknown Object (File)
Oct 4 2024, 11:08 AM
Unknown Object (File)
Oct 3 2024, 6:11 AM
Unknown Object (File)
Oct 1 2024, 5:26 AM
Subscribers

Details

Summary

napi_schedule() now requires a return value in iwlwifi; unclear if it
always did but was never needed. Add the bool to test based on the
napi_schedule_prep() result.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 56869
Build 53757: arc lint + arc unit

Event Timeline

bz requested review of this revision.Apr 2 2024, 10:07 AM
This revision is now accepted and ready to land.Apr 2 2024, 12:20 PM
This revision now requires review to proceed.Apr 2 2024, 11:59 PM
This revision was not accepted when it landed; it landed in state Needs Review.Apr 15 2024, 4:21 PM
This revision was automatically updated to reflect the committed changes.