diff options
author | Arend van Spriel <arend@broadcom.com> | 2013-01-02 15:22:46 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-01-07 15:16:57 -0500 |
commit | 12b33dacb4bb3780512d3c6a4d064d9ed1172c0e (patch) | |
tree | 45312582ab5b8a8395531cce16675a4615b60dfe /tools/perf/scripts/python/syscall-counts.py | |
parent | 7833b5799fb4dd201d6808c164712ea9d0c3dec0 (diff) |
brcmfmac: cleanup netdev transmit callback
The header of the ethernet packet is processed conditionally, but
the check is wrong as it checks skb length is at least ETH_ALEN. It
should check it is at least sizeof struct ethhdr instead.
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions