All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maurus Cuelenaere <mcuelenaere@gmail.com>
To: linux-usb@vger.kernel.org, linux-samsung-soc@vger.kernel.org
Cc: Ben Dooks <ben-linux@fluff.org>,
	Greg Kroah-Hartman <gregkh@suse.de>,
	David Brownell <dbrownell@users.sourceforge.net>
Subject: Re: [PATCH 2/2] USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig
Date: Wed, 19 May 2010 18:51:24 +0200	[thread overview]
Message-ID: <4BF4170C.1020305@gmail.com> (raw)
In-Reply-To: <4BF1951C.1080108@gmail.com>

Op 17-05-10 21:12, Maurus Cuelenaere schreef:
> The s3c_hsotg driver sets usb_gadget->is_dualspeed to 1, yet it doesn't define
> USB_GADGET_DUALSPEED in Kconfig. This triggers a NULL pointer dereference in
> the composite driver (which is fixed in another patch).
>
> Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
> ---
>  drivers/usb/gadget/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>   

I'm unsure whether I should be the one stating this, but Ben acked this
patch:

Acked-by: Ben Dooks <ben-linux@fluff.org>

-- 
Maurus Cuelenaere

      reply	other threads:[~2010-05-19 16:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-17 19:12 [PATCH 2/2] USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig Maurus Cuelenaere
2010-05-19 16:51 ` Maurus Cuelenaere [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BF4170C.1020305@gmail.com \
    --to=mcuelenaere@gmail.com \
    --cc=ben-linux@fluff.org \
    --cc=dbrownell@users.sourceforge.net \
    --cc=gregkh@suse.de \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.