Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362485
b: refs/heads/master
c: 4a9fa41
h: refs/heads/master
i:
  362483: 7d04e37
v: v3
  • Loading branch information
Saurav Kashyap authored and James Bottomley committed Apr 6, 2013
1 parent c9a8a27 commit 06d22e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: b03808fdbf98e41391efb732108a6d2fb4e30a76
refs/heads/master: 4a9fa41bd404b8a572e4af7d2221e423bb729e52
5 changes: 0 additions & 5 deletions trunk/drivers/scsi/qla2xxx/qla_attr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1938,11 +1938,6 @@ qla24xx_vport_delete(struct fc_vport *fc_vport)
"Timer for the VP[%d] has stopped\n", vha->vp_idx);
}

/* No pending activities shall be there on the vha now */
if (ql2xextended_error_logging & ql_dbg_user)
msleep(random32()%10); /* Just to see if something falls on
* the net we have placed below */

BUG_ON(atomic_read(&vha->vref_count));

qla2x00_free_fcports(vha);
Expand Down

0 comments on commit 06d22e2

Please sign in to comment.