diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2019-11-02 16:59:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-03 13:43:40 +0100 |
commit | 1878c5b91430d38a0beefd0dc5cb6035913ebc7f (patch) | |
tree | a94fe9208a6a4de8117a228f5140bdccebba3465 /certs | |
parent | d3baf1e0b2fefa9433e8d299541cf451e59c5709 (diff) | |
download | linux-1878c5b91430d38a0beefd0dc5cb6035913ebc7f.tar.bz2 |
staging: wfx: Fix a memory leak in 'wfx_upload_beacon'
The current code is a no-op, because all it can do is 'dev_kfree_skb(NULL)'
Remove the test before 'dev_kfree_skb()'
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/20191102155945.20205-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions