Update 9300 default tmto for NV

This commit is contained in:
jsteube
2015-12-31 09:32:10 +01:00
parent 31292946e2
commit 06b1a1e2ae
+1 -1
View File
@@ -13026,7 +13026,7 @@ int main (int argc, char **argv)
}
else if (vendor_id == VENDOR_ID_NV)
{
tmto_start = 4;
tmto_start = 5;
}
}
}