From: Jiri Slaby Date: Mon, 15 Oct 2007 16:07:30 +0000 (-0300) Subject: V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYS X-Git-Tag: v2.6.24-rc1~66^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=475d5263114d55eb9024e6ab4b6ea74e28386970;p=pandora-kernel.git V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYS cinergyT2, remove bad usage of ERESTARTSYS test of cinergyt2->disconnect_pending doesn't ensure pending signal and so ERESTARTSYS would reach userspace, which is not permitted. Change it to EAGAIN. Signed-off-by: Jiri Slaby Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed