[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20060912101530.GA25136@kroah.com>
Date: Tue, 12 Sep 2006 03:15:30 -0700
From: Greg KH <gregkh@...e.de>
To: Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>
Cc: linux-kernel@...r.kernel.org, linux-usb-devel@...ts.sourceforge.net
Subject: [GIT PATCH] more USB fixes for 2.6.18-rc6
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists