Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254332
b: refs/heads/master
c: 06fdb32
h: refs/heads/master
v: v3
  • Loading branch information
Tomasz Chudy authored and Dan Williams committed Jul 3, 2011
1 parent bc5757a commit a195154
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 8f31550c77849250ec49d1509b6bb63b4ddc59e4
refs/heads/master: 06fdb3286270a45d05b15db46416b2fe2f52583a
3 changes: 1 addition & 2 deletions trunk/drivers/scsi/isci/core/scic_sds_controller.c
Original file line number Diff line number Diff line change
Expand Up @@ -1997,8 +1997,7 @@ static void scic_sds_controller_set_default_config_parameters(
this_controller->user_parameters.sds1.ssp_inactivity_timeout = 5;
this_controller->user_parameters.sds1.stp_max_occupancy_timeout = 5;
this_controller->user_parameters.sds1.ssp_max_occupancy_timeout = 20;
this_controller->user_parameters.sds1.no_outbound_task_timeout = 5;

this_controller->user_parameters.sds1.no_outbound_task_timeout = 20;
}


Expand Down

0 comments on commit a195154

Please sign in to comment.