From: Arend van Spriel Date: Mon, 6 Jan 2014 11:40:48 +0000 (+0100) Subject: brcmfmac: call brcmf_cfg80211_detach() after removal of interfaces X-Git-Tag: v3.14-rc1~94^2~238^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e14799514da335159879bb8c37d5c4491357b0b4;p=pandora-kernel.git brcmfmac: call brcmf_cfg80211_detach() after removal of interfaces Instead of calling brcmf_cfg80211_detach() in brcmf_del_if() when deleting the primary interface, call it in brcmf_detach() after deleting all interfaces. Reviewed-by: Hante Meuleman Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed