From: Kalle Valo Date: Tue, 13 Dec 2011 12:51:28 +0000 (+0200) Subject: ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close() X-Git-Tag: v3.3-rc1~182^2~44^2~72^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed8491a796558067200ae8a66570c83cb03cbd16;p=pandora-kernel.git ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close() This way it's possible to keep all disconnect logic in one function and easier to add new functionality, like stopping scheduled scan. There are some changes to commands called during network interface close, but there should not be any visible changes in functionality. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed