OSDN Git Service

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)
commit50c11eb9982554e9f99b7bab322c517cbe5ce1a1
treec22392cc092ff637d2a47beecb7e137ca384b244
parent1bf4bbb4024dcdab5e57634dd8ae1072d42a53ac
cfg80211: bugfix in regulatory user hint process

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