From: Jan Kiszka Date: Mon, 8 Feb 2010 10:12:35 +0000 (+0000) Subject: CAPI: Drop handle_minor_recv from capinc_tty_write X-Git-Tag: v2.6.34-rc1~233^2~253 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b75b2eedcbf6458c68713c772c2ade83ab7a55f0;p=pandora-kernel.git CAPI: Drop handle_minor_recv from capinc_tty_write Sending a message down the CAPI stack may trigger the reception of an answer, but this will go through capi_recv_message and call handle_minor_recv from there. There is no need to walk the receive queue on capinc_tty_write. Signed-off-by: Jan Kiszka Signed-off-by: David S. Miller --- Reading git-diff-tree failed