|
@@ -438,7 +438,7 @@ static int diag204_probe(void)
|
|
}
|
|
}
|
|
if (diag204((unsigned long)SUBC_STIB6 |
|
|
if (diag204((unsigned long)SUBC_STIB6 |
|
|
(unsigned long)INFO_EXT, pages, buf) >= 0) {
|
|
(unsigned long)INFO_EXT, pages, buf) >= 0) {
|
|
- diag204_store_sc = SUBC_STIB7;
|
|
|
|
|
|
+ diag204_store_sc = SUBC_STIB6;
|
|
diag204_info_type = INFO_EXT;
|
|
diag204_info_type = INFO_EXT;
|
|
goto out;
|
|
goto out;
|
|
}
|
|
}
|