From: Krzysztof Hałasa Date: Mon, 26 May 2014 12:14:46 +0000 (+0200) Subject: mac80211: fix IBSS join by initializing last_scan_completed X-Git-Tag: v3.2.61~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a398e4147fac72299569e5e0bf4bf3d83b914cb1;p=pandora-kernel.git mac80211: fix IBSS join by initializing last_scan_completed commit c7d37a66e345df2fdf1aa7b2c9a6d3d53846ca5b upstream. Without this fix, freshly rebooted Linux creates a new IBSS instead of joining an existing one. Only when jiffies counter overflows after 5 minutes the IBSS can be successfully joined. Signed-off-by: Krzysztof Hałasa [edit commit message slightly] Signed-off-by: Johannes Berg [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed