diff options
author | Arend van Spriel <arend@broadcom.com> | 2014-09-12 16:19:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-05 14:52:21 -0700 |
commit | 66e0196cea2b5801dd1c6280cae8e9dfab72edcc (patch) | |
tree | aabcf50470d50dcbd31b54a759f8558ba4535b35 /arch/powerpc | |
parent | 5d8890fc2dd88809457422c9721077dbf09d138c (diff) | |
download | lwn-66e0196cea2b5801dd1c6280cae8e9dfab72edcc.tar.gz lwn-66e0196cea2b5801dd1c6280cae8e9dfab72edcc.zip |
brcmfmac: handle IF event for P2P_DEVICE interface
commit 87c4790330810fe5caf0172d9320cf24ef19cebe upstream.
The firmware notifies about interface changes through the IF event
which has a NO_IF flag that means host can ignore the event. This
behaviour was introduced in the driver by:
commit 2ee8382fc6c763c76396a6aaff77a27089eed3aa
Author: Arend van Spriel <arend@broadcom.com>
Date: Sat Aug 10 12:27:24 2013 +0200
brcmfmac: ignore IF event if firmware indicates it
It turns out that the IF event for the P2P_DEVICE also has this
flag set, but the event should not be ignored in this scenario.
The mentioned commit caused a regression in 3.12 kernel in creation
of the P2P_DEVICE interface.
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Reviewed-by: Daniel (Deognyoun) Kim <dekim@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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions