commit | a53922ddcf69f4bd8aa321b1fb30418df7a86c61 | [log] [tgz] |
---|---|---|
author | kxie@chelsio.com <kxie@chelsio.com> | Tue Apr 21 15:32:35 2009 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Apr 27 10:11:07 2009 -0500 |
tree | bbb64365c591b680ec0639a0c18ce4e3bbc4676c | |
parent | 1393109f23f8ad753a60a3e461c6caa96d8524f3 [diff] |
[SCSI] cxgb3i: fix ddp map overrun (version 2) Fixed a bug in calculating ddp map range when search for free entries: it was going beyond the end by one, thus corrupting gl_skb[0]. Signed-off-by: Karen Xie <kxie@chelsio.com> Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>