]> git.baikalelectronics.ru Git - kernel.git/commit
tty: Fix the digi acceleport driver NULL checks
authorAlan Cox <alan@linux.intel.com>
Wed, 19 May 2010 12:01:56 +0000 (13:01 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Aug 2010 20:47:41 +0000 (13:47 -0700)
commit096dbe382856269138e163bf491293617fc1cca1
tree92f822da34f610215977154b8a792e7ae75e1369
parent18742a460b6411dbe4cc007803bd3896ff9df2ff
tty: Fix the digi acceleport driver NULL checks

This now refcounts but doesn't actually check the reference was obtained in
all the places it should.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/digi_acceleport.c