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)
Fri, Sep 26, 6:10 PM
Unknown Object (File)
Wed, Sep 24, 8:59 AM
Unknown Object (File)
Wed, Sep 17, 8:35 AM
Unknown Object (File)
Sep 3 2025, 5:00 PM
Unknown Object (File)
Aug 24 2025, 12:04 AM
Unknown Object (File)
Aug 19 2025, 10:57 PM
Unknown Object (File)
Aug 19 2025, 9:26 PM
Unknown Object (File)
Aug 19 2025, 8:57 PM
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 Not Applicable
Unit
Tests Not Applicable

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.