From: Jonathan Nieder Date: Sat, 31 Dec 2011 11:19:56 +0000 (-0300) Subject: [media] firedtv: handle errors from dvb_net_init X-Git-Tag: v3.3-rc1~48^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1d99f39fbd0218b8f8f6548e5522cbc2124f949;p=pandora-kernel.git [media] firedtv: handle errors from dvb_net_init It is not common for dvb_net_init to fail, but after the patch "dvb_net_init: return -errno on error" it can fail due to running out of memory. Handle this. From an audit of dvb_net_init callers. Signed-off-by: Jonathan Nieder Reviewed-by: Stefan Richter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed