android_kernel_google_msm/net/ipx
Dan Carpenter 6d64f82cb0 ipx: call ipxitf_put() in ioctl error path
We should call ipxitf_put() if the copy_to_user() fails.

Reported-by: 李强 <liqiang6-s@360.cn>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Change-Id: Ib541c679cc5f4242713eb035aed458043b8ce97e
(cherry picked from commit ee0d8d8482345ff97a75a7d747efc309f13b0d80)
2018-02-16 20:15:04 -07:00
..
af_ipx.c ipx: call ipxitf_put() in ioctl error path 2018-02-16 20:15:04 -07:00
ipx_proc.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
ipx_route.c
Kconfig ipx: remove the BKL 2011-03-05 10:55:58 +01:00
Makefile
sysctl_net_ipx.c