diff options
author | Casey Leedom <[email protected]> | 2010-07-19 17:51:46 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-07-20 12:42:42 -0700 |
commit | 024e6293f959dc86827284bc1d7c93c8baed1ec6 (patch) | |
tree | 72b3e734cd63e93a38bac3c76d267d0f1e0b64f2 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | e7c38157c61649e66f853d7b9f109119b8361448 (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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions