diff options
author | Wang, Xiaoming <xiaoming.wang@intel.com> | 2014-04-14 12:30:45 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-06-07 16:01:59 -0700 |
commit | 67c6fc9e79121c69134efdd03a6d35aa6adf6c92 (patch) | |
tree | 943e80cb81fda3a60ff37ced6f7a15227882bffc /net/ipv4/tcp_cubic.c | |
parent | 6392b2685b864f0ace1eaae43c998dccb856bd30 (diff) |
net: ipv4: current group_info should be put after using.
[ Upstream commit b04c46190219a4f845e46a459e3102137b7f6cac ]
Plug a group_info refcount leak in ping_init.
group_info is only needed during initialization and
the code failed to release the reference on exit.
While here move grabbing the reference to a place
where it is actually needed.
Signed-off-by: Chuansheng Liu <chuansheng.liu@intel.com>
Signed-off-by: Zhang Dongxing <dongxing.zhang@intel.com>
Signed-off-by: xiaoming wang <xiaoming.wang@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ipv4/tcp_cubic.c')
0 files changed, 0 insertions, 0 deletions