On Wed, 2010-03-03 at 17:44 -0800, kgudipat@xxxxxxxxxxx wrote: > From: Krishna Gudipati <kgudipat@xxxxxxxxxxx> > > Change details: > > - Add support for faster IOC recovery after failure. > > - Split bfa_ioc.c into three files: > - bfa_ioc.c: Common code shared between crossbow and catapult ASIC's. > - bfa_ioc_cb.c: Code specific to the crossbow, reg mapping and interrupt related routines. > - bfa_ioc_ct.c: Code specific to the catapult, reg mapping and interrupt related routines. > > - Fix to make sure IOC reinitialize's properly on enable request - update the ioc_fwstate reg > with BFI_IOC_FAIL on ioc disable mbox cmd timeout. > > Signed-off-by: Krishna Gudipati <kgudipat@xxxxxxxxxxx> This one contains a lot of whitespace problems ... I've fixed them up, but running scripts/checkpatch.pl on the patch would have been useful ... James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html