From: Ilan peer Date: Mon, 30 Mar 2015 12:15:49 +0000 (+0300) Subject: cfg80211: Stop calling crda if it is not responsive X-Git-Tag: omap-for-v4.2/o2_dc~131^2~30^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c37722bd1972118142ee54c0e1a727142d944068;p=pandora-kernel.git cfg80211: Stop calling crda if it is not responsive 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. Signed-off-by: Ilan Peer Signed-off-by: Johannes Berg --- Reading git-diff-tree failed