brcmfmac: store profile information per virtual interface
authorArend van Spriel <arend@broadcom.com>
Mon, 22 Oct 2012 20:55:31 +0000 (13:55 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 29 Oct 2012 19:28:45 +0000 (15:28 -0400)
commit6ac4f4ed132d13b7c2b4af8e73df49846b264c71
tree46dfa0167f3de36914308439bf4e03f92f0ae4c5
parent3eacf866559c3d2062690bab8bf09f15f963fb16
brcmfmac: store profile information per virtual interface

The profile information applies to an interface so each virtual
interface needs it. So it is removed from brcmf_cfg80211_info
and added to brcmf_cfg80211_vif structure.

Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c
drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.h