Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipvs: Put backup thread on mcast socket wait queue
Instead of doing an endless loop with sleeping for one second, we now put the backup thread onto the mcast socket wait queue and it gets woken up as soon as we have data to process. Signed-off-by: Sven Wegener <[email protected]> Acked-by: Simon Horman <[email protected]>
- Loading branch information