From: Johan Hovold Date: Thu, 25 Oct 2012 16:56:32 +0000 (+0200) Subject: USB: mos7840: remove NULL-urb submission X-Git-Tag: v3.7-rc3~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28c3ae9a8cf45f439c9a0779ebd0256e2ae72813;p=pandora-kernel.git USB: mos7840: remove NULL-urb submission The private int_urb is never allocated so the submission from the control completion handler will always fail. Remove this odd piece of broken code. Signed-off-by: Johan Hovold Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed