bnx2: Add bnx2_shutdown_chip().
authorMichael Chan <mchan@broadcom.com>
Thu, 9 Oct 2008 19:21:08 +0000 (12:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Oct 2008 19:21:08 +0000 (12:21 -0700)
commit74bf4ba3d367aacbc04fef167289767f162cd730
tree6598112a6f1f95e739d339603827d46ec804f991
parent64194c31a0b6f5d84703b772113aafc400eeaad6
bnx2: Add bnx2_shutdown_chip().

This logic is used in bnx2_close() and bnx2_suspend() and
so should be separated out into a separate function.

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