Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328843
b: refs/heads/master
c: 370d550
h: refs/heads/master
i:
  328841: 6d7a6ae
  328839: 5171e90
v: v3
  • Loading branch information
Arun Easi authored and James Bottomley committed Sep 24, 2012
1 parent 7df13bc commit 190ab4a
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 79cc785fc7dc16c4f7d7b475cd64695789c48eda
refs/heads/master: 370d550ea4eda6889ae2fb8a5e9845d2276f1567
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/qla2xxx/qla_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -2826,6 +2826,8 @@ qla2x00_configure_local_loop(scsi_qla_host_t *vha)
if (loop_id > LAST_LOCAL_LOOP_ID)
continue;

memset(new_fcport, 0, sizeof(fc_port_t));

/* Fill in member data. */
new_fcport->d_id.b.domain = domain;
new_fcport->d_id.b.area = area;
Expand Down

0 comments on commit 190ab4a

Please sign in to comment.