[PATCH] uml: line_setup interface change
authorJeff Dike <jdike@addtoit.com>
Fri, 6 Jan 2006 08:18:54 +0000 (00:18 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:33:46 +0000 (08:33 -0800)
commit418e55d49b0ec7d2e7a033f2dd083f5b2ab7d119
treed1e598b98955774b270b0f3f8f4a4e63815ff97e
parent9010772cdff36072dd509ec72c1a55fccde8e58e
[PATCH] uml: line_setup interface change

line_setup is changed to return the device which it set up, rather than just
success or failure.  This will be important in the line-config patch.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/drivers/line.c