From: Jes Sorensen Date: Wed, 10 Dec 2014 19:14:07 +0000 (-0500) Subject: mac80211: avoid using uninitialized stack data X-Git-Tag: omap-for-v3.20/drop-legacy-3517~36^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e6225a1604d0c6aa4140289bf5761868ffc9c83;p=pandora-kernel.git mac80211: avoid using uninitialized stack data Avoid a case where we would access uninitialized stack data if the AP advertises HT support without 40MHz channel support. Cc: stable@vger.kernel.org Fixes: f3000e1b43f1 ("mac80211: fix broken use of VHT/20Mhz with some APs") Signed-off-by: Jes Sorensen Signed-off-by: Johannes Berg --- Reading git-diff-tree failed