]> git.pld-linux.org Git - packages/lin_tape.git/blobdiff - linux-4.12.patch
- rel 3
[packages/lin_tape.git] / linux-4.12.patch
index 7699c7b4268d7fea6649d1528611208864989111..14ae0559842adae4e8a3a474d5c5f18b023ce347 100644 (file)
@@ -9,9 +9,9 @@
 +#else
        req->retries = 0;
 +#endif
        blk_execute_rq(req->q, NULL, req, 1);
+ #if LINUX_VERSION_CODE >= KERNEL_VERSION(4,11,0)
+       *resid = scsi_req(req)->resid_len;
 @@ -6563,7 +6567,11 @@
  #else
        *resid = req->resid_len;
This page took 0.055701 seconds and 4 git commands to generate.