Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161033
b: refs/heads/master
c: 534cc9c
h: refs/heads/master
i:
  161031: 8965018
v: v3
  • Loading branch information
Anil Veerabhadrappa authored and James Bottomley committed Aug 22, 2009
1 parent bcf8784 commit 77d7818
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 1d1b88dc01e5fd2b3e2abb7aa42d0f1eca4c33ea
refs/heads/master: 534cc9c165017dd29ae0f4458832893dc8033c6f
3 changes: 0 additions & 3 deletions trunk/drivers/scsi/bnx2i/bnx2i_iscsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1160,9 +1160,6 @@ static int bnx2i_task_xmit(struct iscsi_task *task)
struct bnx2i_cmd *cmd = task->dd_data;
struct iscsi_cmd *hdr = (struct iscsi_cmd *) task->hdr;

if (test_bit(ADAPTER_STATE_LINK_DOWN, &hba->adapter_state))
return -ENOTCONN;

if (!bnx2i_conn->is_bound)
return -ENOTCONN;

Expand Down

0 comments on commit 77d7818

Please sign in to comment.