From: Simon Wunderlich Date: Wed, 30 Oct 2013 15:09:33 +0000 (+0100) Subject: cfg80211: fix ibss wext chandef creation X-Git-Tag: v3.13-rc4~3^2~64^2^2~7^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fe4517cebc35ef900fa483d19c3090681f3c7bc;p=pandora-kernel.git 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 Signed-off-by: Simon Wunderlich Signed-off-by: Johannes Berg --- Reading git-diff-tree failed