commit | ea372c5452651f1b65ee817cd3409d63f0699b35 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Nov 28 14:54:31 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Nov 28 14:54:31 2014 +0100 |
tree | f412a4656e255011e3cca695d13fc59f3702b847 | |
parent | ad932f046fbe9839479350e7b88082a7d1dea498 [diff] |
cfg80211: remove unneeded initialisations in nl80211_set_reg Some variables are assigned unconditionally, remove their initialisations to help avoid introducing errors later. Signed-off-by: Johannes Berg <johannes.berg@intel.com>