K 10 svn:author V 8 hselasky K 8 svn:date V 27 2017-10-04T13:13:38.797277Z K 7 svn:log V 329 Make sure the timer belonging to the delayed work in the LinuxKPI gets drained before invoking the work function. Else the timer mutex may still be in use which can lead to use-after-free situations, because the work function might free the work structure before returning. MFC after: 1 week Sponsored by: Mellanox Technologies END