commit | 1fe4517cebc35ef900fa483d19c3090681f3c7bc | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <sw@simonwunderlich.de> | Wed Oct 30 16:09:33 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Nov 25 16:50:02 2013 +0100 |
tree | 6f8de5363af76ce755097d6b975f198692960c0d | |
parent | 76a56eb3b0fe82f77b1fb604dbf4a408e6ad7ba2 [diff] |
cfg80211: fix ibss wext chandef creation The wext internal chandefs for ibss should be created using the cfg80211_chandef_create() functions. Initializing fields manually is error-prone. Reported-by: Dirk Gouders <dirk@gouders.net> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Johannes Berg <johannes.berg@intel.com>