Actions
Bug #4084
openpossible bugs in sd when parsing sd.conf
Status:
New
Priority:
Normal
Assignee:
-
Category:
driver - device drivers
Start date:
2013-08-28
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
case SD_CONF_BSET_PC_DISABLED:
values->sdt_disk_sort_dis = data_list[i];
SD_INFO(SD_LOG_ATTACH_DETACH, un,
"sd_get_tunables_from_conf: power_condition_dis = "
"%d\\n", values->sdt_power_condition_dis);
break;
maybe should set sdt_power_condtion, not sdt_disk_sort_dis
No data to display
Actions