Re: [PATCH 002/003] USB: serial: sierra driver blacklisting

From: Greg KH
Date: Mon Apr 06 2009 - 21:06:47 EST


On Mon, Apr 06, 2009 at 05:05:58PM -0700, Elina wrote:
> Subject: [PATCH 002/003] USB: serial: sierra driver blacklisting
> From: Elina Pasheva <epasheva@xxxxxxxxxxxxxxxxxx>ï
>
> The series of 3 patches modify sierra usb serial driver with
> blacklisting of specific non-serial interfaces, bug fixing and
> performance improvements.
> This is [PATCH 002/003]. This patch depends on [PATCH 001/003].
> ïThe following is summary of changes we have made to sierra.c driver in
> [PATCH 02/03] dealing with blacklisting:
> ï- Added blacklist for specific non-serial interfaces.
> - Removed potential kernel oops from sierra_calc_num_ports() function.
> Calling this function twice would likely have caused an oops because the
> function releases allocated memory after the first call.
> - Modified sierra_probe() function to reflect the changes in
> sierra_calc_num_ports().

Please split this up into the 3 different patches here.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/