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, Jun 26, 1:24 PM
Unknown Object (File)
Thu, Jun 26, 6:33 AM
Unknown Object (File)
Sun, Jun 15, 11:07 PM
Unknown Object (File)
Mon, Jun 9, 4:17 AM
Unknown Object (File)
Sat, Jun 7, 4:14 AM
Unknown Object (File)
May 28 2025, 12:02 AM
Unknown Object (File)
May 3 2025, 6:55 PM
Unknown Object (File)
Apr 25 2025, 12:52 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.