summaryrefslogtreecommitdiffstats
path: root/crypto/des_generic.c
diff options
context:
space:
mode:
authorAlexey Khoroshilov <khoroshilov@ispras.ru>2013-01-26 00:56:03 +0400
committerJohn W. Linville <linville@tuxdriver.com>2013-01-30 15:07:04 -0500
commit3220712d3aa4f5df12b7305ce340f6d216a84477 (patch)
treef0a3e0986984d9d53390af2506af853bd792504f /crypto/des_generic.c
parentbaf58b0e8f0e460e252e40f5fdf393b01a3cef7d (diff)
mwifiex: don't return zero on failure paths in mwifiex_pcie_init()
If pci_iomap() fails in mwifiex_pcie_init(), it breaks off initialization, deallocates all resources, but returns zero. The patch adds -EIO as return value in this case. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Acked-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'crypto/des_generic.c')
0 files changed, 0 insertions, 0 deletions