HomeFreeBSD

Correct the return value from flush_work() and flush_delayed_work() in the

Description

Correct the return value from flush_work() and flush_delayed_work() in the
LinuxKPI to comply more with Linux. This fixes an issue when these functions
are used in waiting loops.

MFC after: 1 week
Sponsored by: Mellanox Technologies

Details