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)
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>

No differences found