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: omap-for-v3.16/fixes-against-rc1~36^2~99^2^2~44^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7d37a66e345df2fdf1aa7b2c9a6d3d53846ca5b;p=pandora-kernel.git mac80211: fix IBSS join by initializing last_scan_completed 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] Cc: stable@vger.kernel.org Signed-off-by: Johannes Berg --- Reading git-diff-tree failed