aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorJeremy Kerr <[email protected]>2021-11-29 10:16:52 +0800
committerDavid S. Miller <[email protected]>2021-11-29 13:00:09 +0000
commitd8519565447078f141c58ba4193d820f2cdf1914 (patch)
tree4dbf4fb4f1922172423252ee08b400e1d7f7ed5b /scripts/gdb/linux/proc.py
parent5961060692f8b17cd2080620a3d27b95d2ae05ca (diff)
mctp: test: fix skb free in test device tx
In our test device, we're currently freeing skbs in the transmit path with kfree(), rather than kfree_skb(). This change uses the correct kfree_skb() instead. Fixes: ded21b722995 ("mctp: Add test utils") Reported-by: kernel test robot <[email protected]> Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Jeremy Kerr <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions