commit | 23df0b731954502a9391e739b92927cee4360343 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Sun Jul 21 16:36:48 2013 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Jul 25 09:52:46 2013 +0200 |
tree | c7cd4d8721cc3a27a518f586b8f6a78d5eb29b6f | |
parent | cd34f647a78e7f2296fcb72392b9e5c832793e65 [diff] |
regulatory: use correct regulatory initiator on wiphy register The current regdomain was not always set by the core. This causes cards with a custom regulatory domain to ignore user initiated changes if done before the card was registered. Signed-off-by: Arik Nemtsov <arik@wizery.com> Acked-by: Luis R. Rodriguez <mcgrof@do-not-panic.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>