From: Vasu Dev <vasu.dev@xxxxxxxxx> Reported-by: Alex Lyakas <alexl@xxxxxxxxxxxxxx> Signed-off-by: Vasu Dev <vasu.dev@xxxxxxxxx> Signed-off-by: Robert Love <robert.w.love@xxxxxxxxx> --- drivers/scsi/libfc/fc_exch.c | 1 - include/scsi/libfc.h | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/scsi/libfc/fc_exch.c b/drivers/scsi/libfc/fc_exch.c index d157976..6e4adb8 100644 --- a/drivers/scsi/libfc/fc_exch.c +++ b/drivers/scsi/libfc/fc_exch.c @@ -90,7 +90,6 @@ struct fc_exch_mgr { struct kref kref; u16 min_xid; u16 max_xid; - struct list_head ex_list; mempool_t *ep_pool; u16 pool_max_index; struct fc_exch_pool *pool; diff --git a/include/scsi/libfc.h b/include/scsi/libfc.h index b375dd5..0889c0e 100644 --- a/include/scsi/libfc.h +++ b/include/scsi/libfc.h @@ -821,7 +821,6 @@ struct fc_lport { struct mutex lp_mutex; struct list_head list; struct delayed_work retry_work; - struct delayed_work disc_work; }; /* -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html