diff options
| author | Arend van Spriel <[email protected]> | 2014-02-25 20:30:27 +0100 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2014-02-28 14:33:18 -0500 |
| commit | 5aa9f0ea18f3d5ec329a619b0bc54e214e02bc33 (patch) | |
| tree | 10c54fd91f6e92d6a0c9c3a8e60126aaef66aace /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 68ca395f94e932a2d9a775f2c103c5bce257e795 (diff) | |
brcmfmac: fix use of skb control buffer in SDIO driver part
The SDIO driver has a 16-bit field defined in the skbuff control buffer.
However, it is accessed as a u32 overwriting other control info. Another
issue is that the field is not initialized for networking packets, but
the control buffer content is unspecified as other networking layers can
use it.
Reviewed-by: Hante Meuleman <[email protected]>
Reviewed-by: Franky (Zhenhui) Lin <[email protected]>
Reviewed-by: Daniel (Deognyoun) Kim <[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 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions