From: Jonathan Nieder Date: Sat, 31 Dec 2011 11:04:25 +0000 (-0300) Subject: [media] flexcop: handle errors from dvb_net_init X-Git-Tag: v3.3-rc1~48^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01732ebaac701638aab5d7b63ea2ee14452afd33;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed