]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
brcmfmac: Update netdev configuration in wiphy for p2p.
authorHante Meuleman <meuleman@broadcom.com>
Fri, 8 Feb 2013 14:53:57 +0000 (15:53 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 8 Feb 2013 19:51:42 +0000 (14:51 -0500)
commitdded3d532cbea8b96ae388b9bc173f1b2ec4d292
tree2e6b46719e83252d56c9dc408223c48d674ce9a2
parent1bc7c654a946dca4890f6bf29d769a7ed25eb8b0
brcmfmac: Update netdev configuration in wiphy for p2p.

Wiphy object holds information about possible netdev
combinations which can be supported. This needs updating for
p2p device. Also p2p device netdev has wrong 80211 iftype.
Limit the change interface support to match the netdev
configuration/combination possibilities.

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