> -----Original Message----- > From: Johannes Berg [mailto:[email protected]] > Sent: Wednesday, April 01, 2015 11:51 > To: Peer, Ilan > Cc: [email protected]; [email protected] > Subject: Re: [PATCH v2] cfg80211: Stop calling crda if it is not responsive > > On Mon, 2015-03-30 at 15:15 +0300, Ilan Peer wrote: > > Patch eeca9fce1d71a4955855ceb0c3b13c1eb9db27c1 (cfg80211: > Schedule > > timeout for all CRDA call) introduced a regression, where in case that > > crda is not installed (or not configured properly etc.), the > > regulatory core will needlessly continue to call it, polluting the log > > with the following log: > > > > "cfg80211: Calling CRDA to update world regulatory domain" > > > > Fix this by limiting the number of continuous CRDA request failures. > > Applied, but I put the condition in a place before printing more messages, and > changed the messages back to the original ones. >
But this would miss the update in case that the internal DB is also used. Ilan.
