From: Mohammed Shafi Shajakhan Date: Fri, 16 Nov 2012 12:53:36 +0000 (+0530) Subject: ath6kl: Move and rename ath6kl_cleanup_vif function X-Git-Tag: v3.9-rc1~139^2~31^2^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=355b3a982095c8647cce13dd43ebc4bc4299f31a;p=pandora-kernel.git ath6kl: Move and rename ath6kl_cleanup_vif function Rename ath6kl_cleanup_vif function as 'ath6kl_cfg80211_vif_stop' which is the more appropriate name considering the functionality of the module and vif specific cleanup is actually done by ath6kl_cfg80211_vif_cleanup. Also move it to cfg80211.c. Also make ath6kl_cfg80211_sta_bmiss_enhance as static function. This addresses a FIXME/TODO. Signed-off-by: Mohammed Shafi Shajakhan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed