On Sat, 2010-05-22 at 16:06 +0200, ext Kalle Valo wrote: > Moi Juuso, > > Juuso Oikarinen <juuso.oikarinen@xxxxxxxxx> writes: > > > The userspace crda utility can fail to respond to kernel requests in (at least) > > two scenarios: it is not runnable for any reason, or it is invoked with a > > country code not in its database. > > > > [...] > > > + printk(KERN_INFO "cfg80211: Call crda daemon timed out for country: " > > + "%c%c\n", last_request->alpha2[0], last_request->alpha2[1]); > > I would prefer to mention in the print that kernel will revert back to > world domain. Nicer for the users. > That actually happens, because as the code forces the change to the world domain, there will that "world reg domain updated" trace. I could also adjust this trace to indicate, what is going to happen. -Juuso -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html