]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerBob Picco <bob.picco@oracle.com>
Fri, 3 Feb 2012 18:19:25 +0000 (13:19 -0500)
commit3b2fce71a6c331a8d3dced7af7af909a8115a35b
tree918d4e7c8043c6d4c70c3886d25120c2ade83ef8
parentea8b09968931c806cd41c726137dbbc26324d369
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>
(cherry picked from commit 7b594769120b43b8da1ff8f7b4c31a47fabd6ac0)
drivers/scsi/bnx2fc/bnx2fc.h
drivers/scsi/bnx2fc/bnx2fc_hwi.c