]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cfg80211: explicitly initialize some fields in custom reg path
authorArik Nemtsov <arik@wizery.com>
Sun, 16 Nov 2014 14:37:47 +0000 (16:37 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 17:49:33 +0000 (18:49 +0100)
commitc7ab508190aee6b4a62cfab7ee08457602468672
tree538d6dd6b882d91bb8c3523d49a3bfdd3bb1c5ff
parent2e18b38fc8fb0323804e4a7812cb1a8ea78b9dd7
cfg80211: explicitly initialize some fields in custom reg path

Explicitly initialize the DFS state and beacon found state when handling
channels in the custom regulatory path.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Acked-by: Luis R. Rodriguez <mcgrof@suse.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/reg.c