diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2018-06-24 20:40:32 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2018-06-24 20:40:32 -0700 |
| commit | ecba76d760c9778e3630cdec46b7e5f94f04581d (patch) | |
| tree | a8b418a14687bce8e78ed62c26aeb9b3f8feecaf /include/linux/diagchar.h | |
| parent | 657cccf862765f9afb1b1783c5d646af655c0e60 (diff) | |
| parent | e3233832d5b9fac9b3e5ce776d46014829c3d66f (diff) | |
Merge "diag: Update event id for WLAN, RRC"
Diffstat (limited to 'include/linux/diagchar.h')
| -rw-r--r-- | include/linux/diagchar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/diagchar.h b/include/linux/diagchar.h index 2cd41e0cd394..b5ed9b114317 100644 --- a/include/linux/diagchar.h +++ b/include/linux/diagchar.h @@ -145,7 +145,7 @@ the appropriate macros. */ /* This needs to be modified manually now, when we add a new RANGE of SSIDs to the msg_mask_tbl */ #define MSG_MASK_TBL_CNT 26 -#define APPS_EVENT_LAST_ID 0x0C5B +#define APPS_EVENT_LAST_ID 0xC7A #define MSG_SSID_0 0 #define MSG_SSID_0_LAST 125 |
