brcmfmac: no interface combination check for single interface
authorArend van Spriel <arend@broadcom.com>
Thu, 10 Dec 2015 12:43:06 +0000 (13:43 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 11 Dec 2015 11:51:51 +0000 (13:51 +0200)
commit353c46ac9e530f511fba9387e1e63226eb168e63
tree15012da17ddbb19b31867f74f5613c549a330e67
parentfdf3456422972016ab802317ba1c2ce5969dd7a6
brcmfmac: no interface combination check for single interface

The interface combinations are intended for use-case in which the driver
handles multiple interface concurrently. This means that the combinations
do not need to be checked when there is only a single interface active.

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: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c