i40e: fix error return code in i40e_probe()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 24 Sep 2013 05:17:25 +0000 (05:17 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 29 Oct 2013 11:29:25 +0000 (04:29 -0700)
commited87ac09d89129fa4d1f0a10d640fb6dabb46fcd
tree0c912e1aeb63b9c291d636b93bfea607de1962b0
parent44bd741e10a5bc7d7dd14a79dd58f403819f43bd
i40e: fix error return code in i40e_probe()

Fix to return -ENOMEM in the memory alloc error handling
case instead of 0, as done elsewhere in this function.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c
This page took 0.025609 seconds and 5 git commands to generate.