aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/request_sock.c
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-08-10 14:22:43 -0300
committerDavid S. Miller <davem@davemloft.net>2015-08-10 21:10:31 -0700
commit9d332d92a95c9c67abe08b5f7cba64d8fc1e3c76 (patch)
tree8a659d60ce53b7874e61be581820ab9cb5e9d048 /net/core/request_sock.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (diff)
downloadlinux-dev-9d332d92a95c9c67abe08b5f7cba64d8fc1e3c76.tar.xz
linux-dev-9d332d92a95c9c67abe08b5f7cba64d8fc1e3c76.zip
mkiss: Fix error handling in mkiss_open()
If register_netdev() fails we are not propagating the error and we return success because ax_open() succeeded previously. Fix this by checking the return value of ax_open() and register_netdev() and propagate the error in case of failure. Reported-by: RUC_Soft_Sec <zy900702@163.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/request_sock.c')
0 files changed, 0 insertions, 0 deletions