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)
Sat, Nov 8, 7:34 PM
Unknown Object (File)
Fri, Oct 31, 12:15 AM
Unknown Object (File)
Wed, Oct 29, 10:14 AM
Unknown Object (File)
Wed, Oct 29, 9:54 AM
Unknown Object (File)
Mon, Oct 27, 10:59 PM
Unknown Object (File)
Mon, Oct 27, 3:07 AM
Unknown Object (File)
Thu, Oct 23, 6:06 PM
Unknown Object (File)
Oct 15 2025, 7:03 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.