From: Sjur Brændeland Date: Mon, 11 Apr 2011 10:43:51 +0000 (+0000) Subject: caif: Don't resend if dev_queue_xmit fails. X-Git-Tag: v3.0-rc1~377^2~455 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dd820c088d201e526840c9dbc2f0b87a0a41868;p=pandora-kernel.git caif: Don't resend if dev_queue_xmit fails. If CAIF Link Layer returns an error, we no longer try to re-build the CAIF packet and resend it. Instead, we simply return any transmission errors to the socket client. Signed-off-by: Sjur Brændeland Signed-off-by: David S. Miller --- Reading git-diff-tree failed