From: Wolfram Sang Date: Tue, 16 Nov 2010 09:40:02 +0000 (+0000) Subject: net: irda: irttp: sync error paths of data- and udata-requests X-Git-Tag: v2.6.37-rc3~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=925e277f5221defdc53cbef1ac3ed1803fa32357;p=pandora-kernel.git net: irda: irttp: sync error paths of data- and udata-requests irttp_data_request() returns meaningful errorcodes, while irttp_udata_request() just returns -1 in similar situations. Sync the two and the loglevels of the accompanying output. Signed-off-by: Wolfram Sang Cc: Samuel Ortiz Cc: David Miller Signed-off-by: David S. Miller --- Reading git-diff-tree failed