cfg80211: update missing fields in custom regulatory path
authorArik Nemtsov <arik@wizery.com>
Sun, 16 Nov 2014 14:37:46 +0000 (16:37 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 17:49:33 +0000 (18:49 +0100)
commit2e18b38fc8fb0323804e4a7812cb1a8ea78b9dd7
treec266dd00141b933ca4ef118a06cc9a3b43d68ad3
parent628c010f1f395459e6871e15b8dbd6f8c8045285
cfg80211: update missing fields in custom regulatory path

Some channels fields were not being updated in the custom regulatory
path. Update them according to the code in handle_channel().

Signed-off-by: Jonathan Doron <jonathanx.doron@intel.com>
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