]> git.baikalelectronics.ru Git - kernel.git/commit
qlcnic: Fix missing error codes
authorSony Chacko <sony.chacko@qlogic.com>
Thu, 26 Aug 2010 14:02:41 +0000 (14:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Aug 2010 00:13:18 +0000 (17:13 -0700)
commit83a4f1623e5c8cbccec945a5a16cff96e01cfae5
tree3e086875b9a67aff953c4af654e9197bcc4ec5fc
parent96323c4b03ac207d25f72346588ed50548787a9b
qlcnic: Fix missing error codes

In the original code, the error codes returned from some of the functions
are not caught and sent up the caller chain. Fixed it here.

Signed-off-by: Sony Chacko <sony.chacko@qlogic.com>
Signed-off-by: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/qlcnic/qlcnic_main.c