From: Mohammed Shafi Shajakhan Date: Fri, 22 Feb 2013 14:50:09 +0000 (+0530) Subject: ath6kl: Protect ath6kl_cfg80211_vif_cleanup using rtnl_locks X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~29^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc52aab380c7beb49d20ea6e77e8239b9ffe74a9;p=pandora-kernel.git ath6kl: Protect ath6kl_cfg80211_vif_cleanup using rtnl_locks ath6kl_cfg80211_vif_cleanup calls 'unregister_netdevice' which inturn calls 'unregister_netdevice_queue' and it requires holding rtnl_lock semaphore protection. Signed-off-by: Mohammed Shafi Shajakhan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed