From: Greg Kroah-Hartman Date: Tue, 28 Feb 2012 17:20:09 +0000 (-0800) Subject: USB: ftdi_sio: fix problem when the manufacture is a NULL string X-Git-Tag: v3.4-rc1~184^2~22^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=656d2b3964a9d0f9864d472f8dfa2dd7dd42e6c0;p=pandora-kernel.git USB: ftdi_sio: fix problem when the manufacture is a NULL string On some misconfigured ftdi_sio devices, if the manufacturer string is NULL, the kernel will oops when the device is plugged in. This patch fixes the problem. Reported-by: Wojciech M Zabolotny Tested-by: Wojciech M Zabolotny Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed