aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/iscsi_ibft.c
diff options
context:
space:
mode:
authorCasey Leedom <leedom@chelsio.com>2010-07-19 17:51:46 -0700
committerDavid S. Miller <davem@davemloft.net>2010-07-20 12:42:42 -0700
commit024e6293f959dc86827284bc1d7c93c8baed1ec6 (patch)
tree72b3e734cd63e93a38bac3c76d267d0f1e0b64f2 /drivers/firmware/iscsi_ibft.c
parente7c38157c61649e66f853d7b9f109119b8361448 (diff)
cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array
Fix off-by-one error in checking for the end of the mailbox response delay array. We ended up walking off the end and, if we were unlucky, we'd end up pulling in a 0 and never terminate the mailbox response delay loop ... Signed-off-by: Casey Leedom <leedom@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/firmware/iscsi_ibft.c')
0 files changed, 0 insertions, 0 deletions