On Mon, Nov 14, 2011 at 10:02:37PM -0500, Sean MacLennan wrote:
> This patchset is an attempt to move the rtl8192e wireless driver from
> staging to the drivers directory proper. The original staging driver
> was one driver in one directory. This patchset creates two new
> subdirectories:
> 
> * drivers/net/wireless/rtllib - common rtl819x driver code
> * drivers/net/wireless/rtllib/rtl8192e - rtl8192e driver code
> 
> There are now six drivers:
> 
> * rtllib
> * rtllib_crypt
> * rtllib_crypt_ccmp/tkip/wep
> * r8192e
> 
> The first patch just does the moving. It will *not* compile as is. It
> is just to get the moving out of the way so it is possible to see the
> real changes.

Oh, that's a problem, we can't break the build at any point along the
patch process.  Any way to redo this series so that this doesn't happen?

thanks,

greg k-h
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to