aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorMichal Kazior <[email protected]>2014-05-14 16:23:31 +0300
committerKalle Valo <[email protected]>2014-05-14 16:41:16 +0300
commitede9c8e09192e8a073915ae2d7be56409bb69ddb (patch)
treed65f138a9b97e82c7ce2857ed4e82e820be49c0f /net/lapb/lapb_timer.c
parent3e841fd0a54745c8ad24ecfb0303c505b7460ffb (diff)
ath10k: fix handling of wierd MSDU chaining cases
Apparently firmware can sometimes report a sequence with the first rx descriptor saying it's not the last MSDU. In that case msdu_chaining value could be overwritten saying it's not a chained MSDU. This in turn led to skb_push panic as the frame could be treated as an A-MSDU instead of a chained MSDU. Reported-By: Avery Pennarun <[email protected]> Signed-off-by: Michal Kazior <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions