]> bbs.cooldavid.org Git - net-next-2.6.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)
commit4287341d4dba27ef8048f589e3c0bc683c9f2017
tree92f822da34f610215977154b8a792e7ae75e1369
parent7479db07011c9c85a65eeb03724193230af0a99d
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