diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2018-05-17 12:23:34 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2018-05-17 12:23:34 -0700 |
| commit | c3b0ba5ee3aaafe4a6cb95a3929ab0c697b36ac6 (patch) | |
| tree | 2f0990644b0d856d4753796a2299a8667ec839db /include/linux | |
| parent | 6d68777c533235e13a8ec5b87a9a595baa32fc13 (diff) | |
| parent | 340ddc2163f7ad6e9ebd00c5a5c0085fa086b61a (diff) | |
Merge "diag: Add new log codes to diag mask"
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 16e41b4ce437..2cd41e0cd394 100644 --- a/include/linux/diagchar.h +++ b/include/linux/diagchar.h @@ -881,7 +881,7 @@ static const uint32_t msg_bld_masks_25[] = { /* LOG CODES */ static const uint32_t log_code_last_tbl[] = { 0x0, /* EQUIP ID 0 */ - 0x1C68, /* EQUIP ID 1 */ + 0x1C6A, /* EQUIP ID 1 */ 0x0, /* EQUIP ID 2 */ 0x0, /* EQUIP ID 3 */ 0x4910, /* EQUIP ID 4 */ |
