]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/reg.c
cfg80211: Process all pending regulatory requests/hints
authorBen <ben.rosenfeld@intel.com>
Thu, 12 Mar 2015 13:37:34 +0000 (09:37 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 17 Mar 2015 10:02:42 +0000 (11:02 +0100)
commit2e54a6895e3e0cada8d194ace4f5baae643a073f
treef12959a49465da789bc6095c7ccbc08b28a67e3c
parentc23e31cf7b55e4d2e462b61dadb4c2d9538d3781
cfg80211: Process all pending regulatory requests/hints

It is possible that there are several regulatory requests
pending, but the processing of the last one does not call
CRDA, and thus the other requests are not handled.

Fix this by rescheduling the work until all requests have
been processed.

Signed-off-by: Ben Rosenfeld <ben.rosenfeld@intel.com>
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/reg.c