diff options
Diffstat (limited to 'include/linux/diagchar.h')
| -rw-r--r-- | include/linux/diagchar.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/diagchar.h b/include/linux/diagchar.h index e8dec33dfec1..0ae23ddbc528 100644 --- a/include/linux/diagchar.h +++ b/include/linux/diagchar.h @@ -193,7 +193,7 @@ the appropriate macros. */ #define MSG_SSID_22 10350 #define MSG_SSID_22_LAST 10377 #define MSG_SSID_23 10400 -#define MSG_SSID_23_LAST 10415 +#define MSG_SSID_23_LAST 10416 #define MSG_SSID_24 0xC000 #define MSG_SSID_24_LAST 0xC063 @@ -851,6 +851,7 @@ static const uint32_t msg_bld_masks_23[] = { MSG_LVL_LOW, MSG_LVL_LOW, MSG_LVL_LOW, + MSG_LVL_LOW, MSG_LVL_LOW }; |
