summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-10-12 07:01:59 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-10-12 07:01:59 -0700
commitd3961332c7d740c7ee0101411c4ce0abad8bdb0f (patch)
tree49699e8079e999ceadeb29e30886935af87aef9e /include/linux
parentf024a86a4ded3911920a61478cdc740c364681f2 (diff)
parentc5a8ac971f0eeeca758364af3e43608e14cb72d5 (diff)
Merge "diag: Add MSG SSID for DPM"
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/diagchar.h3
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
};