]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] bnx2fc: Handle REC_TOV error code from firmware
authorBhanu Prakash Gollapudi <bprakash@broadcom.com>
Wed, 27 Jul 2011 18:32:07 +0000 (11:32 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 28 Jul 2011 07:47:12 +0000 (11:47 +0400)
commit302da9098184d1f81dbf1bd9d150529c8077f880
tree792d229f0e4a029cdba8c0eeddb2997ead7e9d45
parent8bb9595052d28b1d690e5bcb9c65ac1c930c2f92
[SCSI] bnx2fc: Handle REC_TOV error code from firmware

Driver decides to initiate REC on REC_TOV timer pop. The firmware maintains the
REC timer and informs the driver as a firmware error message, which is an
unsolicited event to the driver. Driver also issues REC on other unsolicited
events from firmware that indicate data loss.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/bnx2fc/bnx2fc.h
drivers/scsi/bnx2fc/bnx2fc_hwi.c