diff options
author | Arend van Spriel <arend@broadcom.com> | 2013-04-05 10:57:53 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-04-08 21:28:47 +0200 |
commit | 5b57af6ef7d087f58b2603796f594659f3978bff (patch) | |
tree | 6e3473cc21c512f7c58ad5394bb0edd69240f061 /net/wireless/sme.c | |
parent | brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface (diff) | |
download | linux-5b57af6ef7d087f58b2603796f594659f3978bff.tar.xz linux-5b57af6ef7d087f58b2603796f594659f3978bff.zip |
brcmfmac: obtain wdev using vif object in action frame rx
The function brcmf_p2p_notify_action_frame_rx() the wireless_dev
is needed to pass the action frame to cfg80211. The wireless_dev
is held in brcmf_cfg80211_vif object. Use that instead of the
ieee80211_ptr in net_device as P2P_DEVICE interface does not have
a net_device associated with it.
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: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/wireless/sme.c')
0 files changed, 0 insertions, 0 deletions