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)
Thu, Apr 16, 6:43 PM
Unknown Object (File)
Tue, Apr 14, 12:47 AM
Unknown Object (File)
Fri, Apr 10, 3:51 PM
Unknown Object (File)
Fri, Apr 10, 1:06 AM
Unknown Object (File)
Mon, Mar 30, 6:17 AM
Unknown Object (File)
Mon, Mar 30, 2:20 AM
Unknown Object (File)
Sun, Mar 29, 7:30 PM
Unknown Object (File)
Mar 18 2026, 11:09 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 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.