Hello Richard, If you still have the required HW and still would like a patch to remove that warning on your machine, could you please try the attached one ? I slightly reworked the original patch by moving the function rtl_lps_change_work_callback from pci.c to ps.c. I've successfully compiled that on my machine, but I have PCI set in my .config, so I'd like your feedback. Best, Paul On Tue, 23 Jul 2013 14:29:07 +0200 Paul Rolland (ポール・ロラン) wrote: > Hello, > > On Thu, 27 Jun 2013 09:33:20 +0200 > Richard Genoud wrote: > > > Yes, of course, you can add my > > Reported-by: Richard Genoud > > > > But the patch doesn't compile on my platform ( since I'm on ARM, I > > haven't got a PCI bus, so rtlwifi/pci.c is not compiled ) : > > > > ERROR: "rtl_lps_change_work_callback" > > [drivers/net/wireless/rtlwifi/rtlwifi.ko] undefined! > > Is that the reason why this patch is not yet in 3.10.x or 3.11-rcY ? > I'm running a 3.10.1 with USB dongle including 8192CU, and I can see this > warning when the machine starts. > I've check 3.10.1, 3.10.2 and 3.11-rc3 source code, but this fix is not > there. Is there a different fix that went in in 3.10.2 or 3.11-rc? > > Best, > Paul