diff options
Diffstat (limited to 'include/scsi/libfc.h')
-rw-r--r-- | include/scsi/libfc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/scsi/libfc.h b/include/scsi/libfc.h index 5d1a758e0595..6a3922fe0be0 100644 --- a/include/scsi/libfc.h +++ b/include/scsi/libfc.h | |||
@@ -857,7 +857,7 @@ struct fc_lport { | |||
857 | enum fc_lport_state state; | 857 | enum fc_lport_state state; |
858 | unsigned long boot_time; | 858 | unsigned long boot_time; |
859 | struct fc_host_statistics host_stats; | 859 | struct fc_host_statistics host_stats; |
860 | struct fcoe_dev_stats *dev_stats; | 860 | struct fcoe_dev_stats __percpu *dev_stats; |
861 | u8 retry_count; | 861 | u8 retry_count; |
862 | 862 | ||
863 | /* Fabric information */ | 863 | /* Fabric information */ |