diff options
author | Arend van Spriel <[email protected]> | 2013-04-05 10:57:54 +0200 |
---|---|---|
committer | John W. Linville <[email protected]> | 2013-04-08 15:28:48 -0400 |
commit | deb09280cd72ceb8b0679490f076d0e9f30dd456 (patch) | |
tree | ff8049302ee06d88343df9ff70735e4bf76d94a8 /drivers/net/xen-netback/netback.c | |
parent | 5b57af6ef7d087f58b2603796f594659f3978bff (diff) |
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 <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/netback.c')
0 files changed, 0 insertions, 0 deletions