Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343697
b: refs/heads/master
c: 1d8bc70
h: refs/heads/master
i:
  343695: 96f5ebc
v: v3
  • Loading branch information
Minh Tran authored and James Bottomley committed Nov 27, 2012
1 parent 271839c commit a82505c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 51976a8c85cec0c62e410bc38b8a11dbc690764d
refs/heads/master: 1d8bc70a5efdad928435c1d88ada1e63ef91b025
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/be2iscsi/be_cmds.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ int beiscsi_pci_soft_reset(struct beiscsi_hba *phba)
writel(pconline0, (void *)pci_online0_offset);
writel(pconline1, (void *)pci_online1_offset);

sreset = BE2_SET_RESET;
sreset |= BE2_SET_RESET;
writel(sreset, (void *)pci_reset_offset);

i = 0;
Expand Down

0 comments on commit a82505c

Please sign in to comment.