V4L/DVB (9645): em28xx: Avoid memory leaks if registration fails
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 Nov 2008 13:23:19 +0000 (10:23 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 20 Nov 2008 19:19:20 +0000 (17:19 -0200)
em28xx_init_dev() has some error conditions that are not properly
de-allocating dev var, nor freeing the device number for a future usage.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found