aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorRafał Miłecki <[email protected]>2016-09-27 14:11:04 +0200
committerKalle Valo <[email protected]>2016-09-27 18:47:55 +0300
commit7f00ee2bbc630900ba16fc2690473f3e2db0e264 (patch)
tree9c5e8605c23fe66806cd51b063a9ab4ba516a24f /scripts/gdb/linux/lists.py
parent2f0e56fa37cce60a5ac5d451bcadec51cd711436 (diff)
brcmfmac: use correct skb freeing helper when deleting flowring
Flowrings contain skbs waiting for transmission that were passed to us by netif. It means we checked every one of them looking for 802.1x Ethernet type. When deleting flowring we have to use freeing function that will check for 802.1x type as well. Freeing skbs without a proper check was leading to counter not being properly decreased. This was triggering a WARNING every time brcmf_netdev_wait_pend8021x was called. Signed-off-by: Rafał Miłecki <[email protected]> Acked-by: Arend van Spriel <[email protected]> Cc: [email protected] # 4.5+ Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions