smbd: Replace a 0-timeout wakeup_send
commite7dab403c0ca6f64d0ffe5a61898cd642a16b078
authorVolker Lendecke <vl@samba.org>
Fri, 16 Aug 2013 11:40:38 +0000 (16 11:40 +0000)
committerMichael Adam <obnox@samba.org>
Tue, 20 Aug 2013 10:34:00 +0000 (20 12:34 +0200)
tree3a67555b3aeaa598fd2e76ec6dfa4b5bae8dcbde
parent1808316b1245290fd4a4aa87a801410899e4c1e3
smbd: Replace a 0-timeout wakeup_send

A tevent_immediate is simpler and is what we want here.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/smbd/oplock.c