From: Graham Williams Date: Wed, 28 Aug 2013 23:36:14 +0000 (-0700) Subject: usb: acm gadget: Null termintate strings table X-Git-Tag: v3.12-rc1~186^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d257221854f0b34cca3247e6c45344d0470f7398;p=pandora-kernel.git usb: acm gadget: Null termintate strings table The gadget strings table should be null terminated. usb_gadget_get_string() loops through the table expecting a null at the end of the list. Signed-off-by: Graham Williams Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed