OSDN Git Service

brcmfmac: announce P2P_DEVICE support in wiphy structure
authorArend van Spriel <arend@broadcom.com>
Tue, 14 May 2013 18:52:36 +0000 (20:52 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 17 May 2013 18:31:07 +0000 (14:31 -0400)
commit9af221b3138903bd792cc74e68280cb557e95983
tree18b1d10a8ded7ef34494a62c2c3ea2e2e5ff846c
parent58dd3ff86b4854cf6a60b60ab5eb57dbd0a2b4ad
brcmfmac: announce P2P_DEVICE support in wiphy structure

P2P_DEVICE support was removed from brcmfmac for v3.9 kernel with
the commit below:

commit 1527c343c12f3a2aae532aa881d12c6fbf8749f4
Author: Arend van Spriel <arend@broadcom.com>
Date:   Thu Apr 4 12:10:11 2013 +0200

    brcmfmac: remove advertising P2P device support

However, it got merged into wireless-next. But for 3.10 brcmfmac does
support P2P device. Putting it back with this commit.

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>
drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c