From: Jonathan Nieder Date: Sat, 31 Dec 2011 11:06:37 +0000 (-0300) Subject: [media] dvb-bt8xx: handle errors from dvb_net_init X-Git-Tag: v3.3-rc1~48^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dbbac330621e83d00e904d1139b62e7b360f946;p=pandora-kernel.git [media] dvb-bt8xx: handle errors from dvb_net_init Clean up and error out if dvb_net_init fails (for example when running out of memory). From an audit of dvb_net_init callers, now that dvb_net_init has learned to return a nonzero value from time to time. [mchehab.redhat.com: codingstyle fix: printk() should include KERN_ facility level] Signed-off-by: Jonathan Nieder Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed