commit | 925e277f5221defdc53cbef1ac3ed1803fa32357 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Tue Nov 16 09:40:02 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 18 12:24:25 2010 -0800 |
tree | 5d11dc5bf2e6ca2ef848a3722c9270e59e4def67 | |
parent | 18a31e1e282f9ed563b131526a88162ccbe04ee3 [diff] |
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 <w.sang@pengutronix.de> Cc: Samuel Ortiz <sameo@linux.intel.com> Cc: David Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>