mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
Compiles again without warnings.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1501 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1915,7 +1915,9 @@ static int data_out_start(struct iscsi_cmnd *cmnd)
|
||||
struct iscsi_data_out_hdr *req_hdr =
|
||||
(struct iscsi_data_out_hdr *)&cmnd->pdu.bhs;
|
||||
struct iscsi_cmnd *orig_req;
|
||||
#if 0
|
||||
struct iscsi_hdr *orig_req_hdr;
|
||||
#endif
|
||||
u32 offset = be32_to_cpu(req_hdr->buffer_offset);
|
||||
int res = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user