commit | 01732ebaac701638aab5d7b63ea2ee14452afd33 | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrnieder@gmail.com> | Sat Dec 31 08:04:25 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jan 06 12:46:58 2012 -0200 |
tree | 788fd432e9bfe8d84f94defaccac9f305737c369 | |
parent | 42702de248d9edff22efe25e275c211a5bb80baf [diff] |
[media] flexcop: handle errors from dvb_net_init Bail out if dvb_net_init encounters an error (for example an out-of-memory condition), now that it reports them. [mchehab@redhat.com: CodingStyle fix: don't use "if ((ret = foo()) < 0)"] Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>