Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[SCSI] Remove full sg table memset()"
A bit too eager - we definitely need to clear the sg table initially, so that we don't accidentally have ->page & 0x01 true and think that is a chain pointer. This reverts commit f5c0dde.
- Loading branch information