From: Arend van Spriel Date: Mon, 27 May 2013 19:09:55 +0000 (+0200) Subject: brcmfmac: add additional parameter to brcmf_free_vif() X-Git-Tag: v3.10-rc5~25^2~26^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24e28beef939df8666a5d2784d6617cd9bb910a0;p=pandora-kernel.git brcmfmac: add additional parameter to brcmf_free_vif() Pass the struct brcmf_cfg80211_info instance instead of obtaining through vif itself using vif->wdev. This is needed as the netdev associated with this vif is already unregistered. Reviewed-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed