Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323128
b: refs/heads/master
c: d653220
h: refs/heads/master
v: v3
  • Loading branch information
Eddie Wai authored and James Bottomley committed Sep 17, 2012
1 parent 5e3deba commit b30be7c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 27e99ade81368e6fdda3212bff9345177cf9e57a
refs/heads/master: d6532207116307eb7ecbfa7b9e02c53230096a50
3 changes: 3 additions & 0 deletions trunk/drivers/scsi/bnx2i/bnx2i_hwi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1264,6 +1264,9 @@ int bnx2i_send_fw_iscsi_init_msg(struct bnx2i_hba *hba)
int rc = 0;
u64 mask64;

memset(&iscsi_init, 0x00, sizeof(struct iscsi_kwqe_init1));
memset(&iscsi_init2, 0x00, sizeof(struct iscsi_kwqe_init2));

bnx2i_adjust_qp_size(hba);

iscsi_init.flags =
Expand Down

0 comments on commit b30be7c

Please sign in to comment.