diff options
Diffstat (limited to 'include/scsi')
-rw-r--r-- | include/scsi/libfc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/scsi/libfc.h b/include/scsi/libfc.h index c2b928cfafb9..32063389c4b0 100644 --- a/include/scsi/libfc.h +++ b/include/scsi/libfc.h | |||
@@ -343,6 +343,7 @@ static inline bool fc_fcp_is_read(const struct fc_fcp_pkt *fsp) | |||
343 | 343 | ||
344 | struct fc_exch_mgr; | 344 | struct fc_exch_mgr; |
345 | struct fc_exch_mgr_anchor; | 345 | struct fc_exch_mgr_anchor; |
346 | extern u16 fc_cpu_mask; /* cpu mask for possible cpus */ | ||
346 | 347 | ||
347 | /* | 348 | /* |
348 | * Sequence. | 349 | * Sequence. |