summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-03-08 08:21:52 +0300
committerDoug Ledford <dledford@redhat.com>2017-03-24 20:53:32 -0400
commitded260235308f340b979258a4c736e06ba12c747 (patch)
tree28cb866046d55a9c669174d75fbc27ff94e90429 /.gitignore
parentb172679b0d3b93a6197b2ff892794e7178e3c448 (diff)
downloadlinux-ded260235308f340b979258a4c736e06ba12c747.tar.gz
linux-ded260235308f340b979258a4c736e06ba12c747.tar.xz
IB/rxe: double free on error
"goto err;" has it's own kfree_skb() call so it's a double free. We only need to free on the "goto exit;" path. Fixes: 8700e3e7c485 ("Soft RoCE driver") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions