From: Jonathan Nieder Date: Sat, 31 Dec 2011 11:08:45 +0000 (-0300) Subject: [media] dm1105: handle errors from dvb_net_init X-Git-Tag: v3.3-rc1~48^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5584c641be9e4ff812443511363a72edaa5ceeaa;p=pandora-kernel.git [media] dm1105: handle errors from dvb_net_init Clean up and error out if dvb_net_init fails (for example due to ENOMEM). This involves moving the dvb_net_init call to before frontend_init to make cleaning up a little easier. From an audit of dvb_net_init callers, now that dvb_net_init lets callers know about errors. Signed-off-by: Jonathan Nieder Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed