diff options
author | Navid Emamdoost <navid.emamdoost@gmail.com> | 2020-07-18 08:31:49 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-05 10:59:50 +0300 |
commit | 0ac155dcf048d97738cefbfbcff66dfb9c8e46d3 (patch) | |
tree | eff0eaf843593bf26cef19c415cd55dc1e3f7691 /scripts/gdb/linux/utils.py | |
parent | 50c5f89637bc1301c90eda92b748a1f84dbb3637 (diff) | |
download | linux-0ac155dcf048d97738cefbfbcff66dfb9c8e46d3.tar.xz |
nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
[ Upstream commit 1e8fd3a97f2d83a7197876ceb4f37b4c2b00a0f3 ]
The implementation of s3fwrn5_recv_frame() is supposed to consume skb on
all execution paths. Release skb before returning -ENODEV.
Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions