summaryrefslogtreecommitdiffstats
path: root/chassishandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chassishandler.h')
-rw-r--r--chassishandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chassishandler.h b/chassishandler.h
index 36958c5..451e232 100644
--- a/chassishandler.h
+++ b/chassishandler.h
@@ -50,7 +50,7 @@ enum class BootOptionParameter : size_t
enum class BootOptionResponseSize : size_t
{
BOOT_FLAGS = 5,
- OPAL_NETWORK_SETTINGS = 26
+ OPAL_NETWORK_SETTINGS = 50
};
#endif
OpenPOWER on IntegriCloud