diff options
author | Yan-Hsuan Chuang <[email protected]> | 2019-12-20 17:21:55 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2020-01-26 17:38:13 +0200 |
commit | f48abf064ade7a08015bc3a50a873437375843b2 (patch) | |
tree | 1abccd8c785a17aa7bcdea6f198d77d82982e511 /scripts/bpf_helpers_doc.py | |
parent | fc83c616d4d95c386e2bac7994b635b24662bca4 (diff) |
rtw88: assign NULL to skb after being kfree()'ed
Should assign NULL to skb after kfree(), in case of driver
trying to free the same skb again.
This could happen if driver failed to allocate an skb when
building reserved page.
Signed-off-by: Yan-Hsuan Chuang <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions