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. The second patch produces a working driver. The third patch fixes the RT_TRACE problem I glossed over in the second patch. This is the driver I am using to email this patchset. Cheers, Sean _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel