From: Bruno Randolf Date: Thu, 26 Sep 2013 15:55:28 +0000 (+0100) Subject: cfg80211: fix warning when using WEXT for IBSS X-Git-Tag: v3.12-rc7~20^2~71^2^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f478f33a93f9353dcd1fe55445343d76b1c3f84a;p=pandora-kernel.git cfg80211: fix warning when using WEXT for IBSS Fix kernel warning when using WEXT for configuring ad-hoc mode, e.g. "iwconfig wlan0 essid test channel 1" WARNING: at net/wireless/chan.c:373 cfg80211_chandef_usable+0x50/0x21c [cfg80211]() The warning is caused by an uninitialized variable center_freq1. Cc: stable@vger.kernel.org Signed-off-by: Bruno Randolf Signed-off-by: Johannes Berg --- Reading git-diff-tree failed