]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit92f4caa59354c7cadaa8b94df4e48f191ec52727
tree6598112a6f1f95e739d339603827d46ec804f991
parent734fb51bc7e8445ff4c32974b5ceda51c2b189d9
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