]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2: Cleanup error handling in bnx2_open().
authorMichael Chan <mchan@broadcom.com>
Thu, 19 Jun 2008 23:44:10 +0000 (16:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Jun 2008 23:44:10 +0000 (16:44 -0700)
commit920a5e96ead2581102c0de2a1ccd8ab2e1fdf455
treef743f1b89014830132312dcf0da5671141dc0fc9
parente30b30c81bec4c064399e4c6759573f0af001226
bnx2: Cleanup error handling in bnx2_open().

All error handling in bnx2_open() can be consolidated.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c