summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorArend van Spriel <arend@broadcom.com>2013-04-05 08:57:54 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2013-04-08 19:28:48 (GMT)
commitdeb09280cd72ceb8b0679490f076d0e9f30dd456 (patch)
treeff8049302ee06d88343df9ff70735e4bf76d94a8 /net
parent5b57af6ef7d087f58b2603796f594659f3978bff (diff)
downloadlinux-deb09280cd72ceb8b0679490f076d0e9f30dd456.tar.xz
brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()
In brcmf_rx_frames() the call to brcmf_fweh_process_skb() could change the ifidx using information in the event data. This is only different to the BDC ifidx for IF ADD event. However, the creation of the new interface is deferred to event worker so it does not exist. After brcmf_fweh_process_skb() it is only used to set statistics. 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')
0 files changed, 0 insertions, 0 deletions