diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2018-05-09 13:54:15 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2018-05-09 13:54:14 -0700 |
| commit | d7521d9bb9408dd4225b9838e23a80ecc41f80fa (patch) | |
| tree | 88a8c76432e91a30b90d481279ddc079a3d6e43b /include/linux | |
| parent | d71805810933f9ebbd2eb83e80e560c40d526ece (diff) | |
| parent | 6241aeff0f131cfd0699e8252890724661747da2 (diff) | |
Merge "diag: Add new WLAN_RSN event id"
Diffstat (limited to 'include/linux')
| -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 112d8b73d066..16e41b4ce437 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 0x0C5A +#define APPS_EVENT_LAST_ID 0x0C5B #define MSG_SSID_0 0 #define MSG_SSID_0_LAST 125 |
