]> Git Repo - linux.git/commit - net/iucv/af_iucv.c
af_iucv: handle non-accepted sockets after resuming from suspend
authorHendrik Brueckner <[email protected]>
Wed, 16 Sep 2009 04:37:26 +0000 (04:37 +0000)
committerDavid S. Miller <[email protected]>
Thu, 17 Sep 2009 03:57:36 +0000 (20:57 -0700)
commit56a73de3889383b70ed1fef06aaab0677731b0ea
tree8317bd5d88e6c514bc5c49ee532fa1175a5081f2
parentd9973179aef2af88b6fe4cc1df7ced6fe7cec7d0
af_iucv: handle non-accepted sockets after resuming from suspend

After resuming from suspend, all af_iucv sockets are disconnected.
Ensure that iucv_accept_dequeue() can handle disconnected sockets
which are not yet accepted.

Signed-off-by: Hendrik Brueckner <[email protected]>
Signed-off-by: Ursula Braun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/iucv/af_iucv.c
This page took 0.051893 seconds and 4 git commands to generate.