All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net
Subject: [GIT PATCH] more USB fixes for 2.6.18-rc6
Date: Tue, 12 Sep 2006 03:15:30 -0700	[thread overview]
Message-ID: <20060912101530.GA25136@kroah.com> (raw)

Here are a two more bugfixes for USB issues that were recently
discovered with 2.6.18-rc6

They do:
	- fix a leak on /proc/tty/drivers/usb-serial
	- fix a oops when unloading the yealink driver

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

The full patches will be sent to the linux-usb-devel mailing lists, if
anyone wants to see them.

thanks,

greg k-h

 drivers/usb/input/yealink.c     |   12 ++++++------
 drivers/usb/serial/usb-serial.c |    4 +++-
 2 files changed, 9 insertions(+), 7 deletions(-)

---------------

Henk Vergonet:
      USB: Fix unload oops and memory leak in yealink driver

Matthias Urlichs:
      usbserial: Reference leak


                 reply	other threads:[~2006-09-12 10:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20060912101530.GA25136@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=torvalds@osdl.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.