From: Simon Wunderlich Date: Wed, 28 Aug 2013 11:41:30 +0000 (+0200) Subject: mac80211: split off ibss disconnect X-Git-Tag: v3.13-rc1~105^2~181^2^2~38^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=871a4180b8b62dbed54cd203c33bdab7fce24e6f;p=pandora-kernel.git mac80211: split off ibss disconnect IBSS CSA will require to disconnect if a channel switch fails, but mac80211 should search and re-connect after this disconnect. To allow such usage, split off the ibss disconnect process in a separate function which only performs the disconnect without overwriting nl80211-supplied parameters. Signed-off-by: Simon Wunderlich Signed-off-by: Mathias Kretschmer Signed-off-by: Johannes Berg --- Reading git-diff-tree failed