cfg80211: bugfix in regulatory user hint process
authorInbal Hacohen <Inbal.Hacohen@intel.com>
Wed, 12 Feb 2014 07:32:27 +0000 (09:32 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Feb 2014 10:56:48 +0000 (11:56 +0100)
After processing hint_user, we would want to schedule the
timeout work only if we are actually waiting to CRDA. This happens
when the status is not "IGNORE" nor "ALREADY_SET".

Signed-off-by: Inbal Hacohen <Inbal.Hacohen@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/reg.c

Simple merge