Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261731
b: refs/heads/master
c: 8598212
h: refs/heads/master
i:
  261729: f6bda44
  261727: 1152add
v: v3
  • Loading branch information
Hillf Danton authored and James Bottomley committed Jul 28, 2011
1 parent 8571b37 commit c55a150
Show file tree
Hide file tree
Showing 2 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: 547fb12b7a1c8de6bb57a68553f2319430a3541a
refs/heads/master: 85982127273be0474e9505c0aac35973a0a013f8
2 changes: 0 additions & 2 deletions trunk/drivers/scsi/libfc/fc_fcp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1645,12 +1645,10 @@ static void fc_fcp_srr(struct fc_fcp_pkt *fsp, enum fc_rctl r_ctl, u32 offset)
struct fc_seq *seq;
struct fcp_srr *srr;
struct fc_frame *fp;
u8 cdb_op;
unsigned int rec_tov;

rport = fsp->rport;
rpriv = rport->dd_data;
cdb_op = fsp->cdb_cmd.fc_cdb[0];

if (!(rpriv->flags & FC_RP_FLAGS_RETRY) ||
rpriv->rp_state != RPORT_ST_READY)
Expand Down

0 comments on commit c55a150

Please sign in to comment.