aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
diff options
context:
space:
mode:
Diffstat (limited to 'include/scsi')
-rw-r--r--include/scsi/libfcoe.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/scsi/libfcoe.h b/include/scsi/libfcoe.h
index 124dc5bd9f87..1ad4f93d5548 100644
--- a/include/scsi/libfcoe.h
+++ b/include/scsi/libfcoe.h
@@ -29,7 +29,6 @@
29 * this percpu struct for fcoe 29 * this percpu struct for fcoe
30 */ 30 */
31struct fcoe_percpu_s { 31struct fcoe_percpu_s {
32 unsigned int cpu;
33 struct task_struct *thread; 32 struct task_struct *thread;
34 struct sk_buff_head fcoe_rx_list; 33 struct sk_buff_head fcoe_rx_list;
35 struct page *crc_eof_page; 34 struct page *crc_eof_page;