commit | acc37e8f86a8f2a3e1d1dc97d99b7625ccc95424 | [log] [tgz] |
---|---|---|
author | Max Kellermann <max@duempel.org> | Fri Mar 18 18:31:35 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sat May 07 10:56:55 2016 -0300 |
tree | c1bf41e1268d76475c97796abb7a076b9ec343d3 | |
parent | 5f61ff86116cf637ae926f44c1857716ec89e9fb [diff] |
[media] media/dvb-core: forward media_create_pad_links() return value Instead of always return -ENOMEM, return the real error that should come from media_create_pad_link(). Signed-off-by: Max Kellermann <max@duempel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>