Skip to content
Commit 94824f3d authored by Michael Chan's avatar Michael Chan Committed by David S. Miller
Browse files

cnic: Fix crash during bnx2x MTU change.



cnic_service_bnx2x() irq handler can be called during chip reset from
MTU change.  Need to check that the cnic's device state is up before
handling the irq.

Signed-off-by: default avatarMichael Chan <mchan@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 04b1a223
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment