提交 e95147d8 编写于 作者: V Vasu Dev 提交者: James Bottomley

[SCSI] libfc: removes unused disc_work and ex_list

Reported-by: NAlex Lyakas <alexl@mellanox.co.il>
Signed-off-by: NVasu Dev <vasu.dev@intel.com>
Signed-off-by: NRobert Love <robert.w.love@intel.com>
Signed-off-by: NJames Bottomley <James.Bottomley@suse.de>
上级 3f127ad9
......@@ -75,7 +75,6 @@ struct fc_exch_mgr {
struct kref kref; /* exchange mgr reference count */
u16 min_xid; /* min exchange ID */
u16 max_xid; /* max exchange ID */
struct list_head ex_list; /* allocated exchanges list */
mempool_t *ep_pool; /* reserve ep's */
u16 pool_max_index; /* max exch array index in exch pool */
struct fc_exch_pool *pool; /* per cpu exch pool */
......
......@@ -742,7 +742,6 @@ struct fc_lport {
/* Miscellaneous */
struct delayed_work retry_work;
struct delayed_work disc_work;
};
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册