aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAvinash Patil <[email protected]>2014-09-12 20:08:47 +0530
committerJohn W. Linville <[email protected]>2014-09-15 15:00:51 -0400
commit42a028aa952b66a039ee8c0a08ff4e3658246269 (patch)
tree2f882c50a3c1d739439e7d6cf4cbeb62806f9171 /tools/perf/scripts/python/bin
parent3c99832d74777c9ec5545a92450fac5d37b0d0e1 (diff)
mwifiex: avoid processing RX packets with invalid length
If rx_len received in interface header from FW is more than RX buffer size, skb_put for such length results into skb_panic. Avoid this by not processing such packets. We just print a warning for such packets and free skb. Reviewed-by: Paul Stewart <[email protected]> Signed-off-by: Avinash Patil <[email protected]> Signed-off-by: Amitkumar Karwar <[email protected]> Signed-off-by: Bing Zhao <[email protected]> Signed-off-by: Marc Yang <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions