[PATCH] cyclades: return closing_wait
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 5 Mar 2007 08:30:04 +0000 (00:30 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 5 Mar 2007 15:57:50 +0000 (07:57 -0800)
commitd5dedf99e4ca9860ce8a1dd42db1cb666c360632
treef5ab787282d64710613c1ba69546e9668f3f280e
parent20b0f65d35ae45d43f363ace3744a775a752d265
[PATCH] cyclades: return closing_wait

In http://bugzilla.kernel.org/show_bug.cgi?id=8065, Shen points out that the
cyclades driver forget to return closing_wait to userspace.

Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Shen <shanlu@cs.uiuc.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/cyclades.c