commit | 24e28beef939df8666a5d2784d6617cd9bb910a0 | [log] [tgz] |
---|---|---|
author | Arend van Spriel <arend@broadcom.com> | Mon May 27 21:09:55 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 28 13:43:09 2013 -0400 |
tree | 6ee01a05babb7d336390ab701ac44e98c86fc88e | |
parent | 15a953d0919e3e7c94691ecabd0d9f74373f19aa [diff] |
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 <meuleman@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>