Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173609
b: refs/heads/master
c: e95147d
h: refs/heads/master
i:
  173607: 15109eb
v: v3
  • Loading branch information
Vasu Dev authored and James Bottomley committed Dec 4, 2009
1 parent 8b7de48 commit f8acaf0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3f127ad97a985d43b3cdf4b644e77a775b6035d4
refs/heads/master: e95147d8fa4e63bf6d8ff249f074d0047338fc61
1 change: 0 additions & 1 deletion trunk/drivers/scsi/libfc/fc_exch.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down
1 change: 0 additions & 1 deletion trunk/include/scsi/libfc.h
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,6 @@ struct fc_lport {

/* Miscellaneous */
struct delayed_work retry_work;
struct delayed_work disc_work;
};

/*
Expand Down

0 comments on commit f8acaf0

Please sign in to comment.