diff options
Diffstat (limited to 'drivers/xen/blkback/common.h')
-rw-r--r-- | drivers/xen/blkback/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/xen/blkback/common.h b/drivers/xen/blkback/common.h index be3fc93d8a3..6257c110659 100644 --- a/drivers/xen/blkback/common.h +++ b/drivers/xen/blkback/common.h @@ -79,7 +79,6 @@ struct blkif_st { /* One thread per one blkif. */ struct task_struct *xenblkd; unsigned int waiting_reqs; - struct request_queue *plug; /* statistics */ unsigned long st_print; |