diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2017-03-01 16:35:08 -0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-02 13:19:33 -0800 |
commit | 94352d45092c23874532221b4d1e4721df9d63df (patch) | |
tree | 4962d392f77f9afe5fad1f5dc5eca4bd99ff651d /MAINTAINERS | |
parent | d5afb6f9b6bb2c57bd0c05e76e12489dc0d037d9 (diff) | |
download | talos-op-linux-94352d45092c23874532221b4d1e4721df9d63df.tar.gz talos-op-linux-94352d45092c23874532221b4d1e4721df9d63df.zip |
net: Introduce sk_clone_lock() error path routine
When handling problems in cloning a socket with the sk_clone_locked()
function we need to perform several steps that were open coded in it and
its callers, so introduce a routine to avoid this duplication:
sk_free_unlock_clone().
Cc: Cong Wang <xiyou.wangcong@gmail.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/n/net-ui6laqkotycunhtmqryl9bfx@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions