On Mon, Nov 28, 2011 at 08:20:26PM -0500, Sean MacLennan wrote: > > The rtl8192e driver had a natural split between the more generic > rtllib code and the more specific rtl8192e code. This patch exports > all the symbols needed by the r8192 specific code from the rtllib > generic code. > > Signed-off-by: Sean MacLennan <seanm@xxxxxxxx> This patch causes the following warnings: WARNING: drivers/staging/rtl8192u/r8192u_usb: 'HTUpdateSelfAndPeerSetting' exported twice. Previous export was in drivers/staging/rtl8192e/r8192e_pci.ko WARNING: drivers/staging/rtl8192u/r8192u_usb: 'IsLegalChannel' exported twice. Previous export was in drivers/staging/rtl8192e/r8192e_pci.ko WARNING: drivers/staging/rtl8192u/r8192u_usb: 'Dot11d_Init' exported twice. Previous export was in drivers/staging/rtl8192e/r8192e_pci.ko Hopefully it goes away with a later patch... greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel