| commit | 305f2aa18214555e611ad05e586dd385e64ab665 | [log] [tgz] |
|---|---|---|
| author | Olaf Kirch <olaf.kirch@oracle.com> | Fri Apr 20 22:05:27 2007 -0700 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:29:27 2007 -0700 |
| tree | 13eb53d462c9a3fc42a30a4571c42f8632249d5d | |
| parent | 9958089a43ae8a9af07402461c0b2b7548c7341e [diff] |
[IrDA] af_irda: irda_recvmsg_stream cleanup This patch cleans up some code in irda_recvmsg_stream, replacing some homebrew code with prepare_to_wait/finish_wait, and by making the code honor sock_rcvtimeo. Signed-off-by: Olaf Kirch <olaf.kirch@oracle.com> Signed-off-by: Samuel Ortiz <samuel@sortiz.org> Signed-off-by: David S. Miller <davem@davemloft.net>