bnx2: Zero out status block before chip reset.
authorMichael Chan <mchan@broadcom.com>
Fri, 21 Aug 2009 16:20:43 +0000 (16:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 23 Aug 2009 00:48:41 +0000 (17:48 -0700)
commit155d5561f570c5b3af7a178670061927d89209fb
tree8d495b81eebeb387f8decd6cf499cc93c5383ea3
parentf8f2109d4f6c525f893f6f2901ae62372e83245e
bnx2: Zero out status block before chip reset.

In case IRQs are shared, we will not mistakenly start processing
the ring based on old status block indices.

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