Deleted Added
full compact
27c27
< * $FreeBSD: head/sys/dev/twa/tw_cl_intr.c 169400 2007-05-09 04:16:32Z scottl $
---
> * $FreeBSD: head/sys/dev/twa/tw_cl_intr.c 172496 2007-10-09 17:43:57Z scottl $
34a35
> * Modifications by: Manjunath Ranganathaiah
76a78,82
> /* If we get an interrupt while resetting, it is a shared
> one for another device, so just bail */
> if (ctlr->state & TW_CLI_CTLR_STATE_RESET_IN_PROGRESS)
> goto out;
>