]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit69d8edb639bd0dc0b5934cd55cfa5bb79e8cf20e
treec22392cc092ff637d2a47beecb7e137ca384b244
parent9139fc8953df991ce715a0149b87a7e92ea13409
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