Loading include/linux/diagchar.h +5 −3 Original line number Diff line number Diff line Loading @@ -147,7 +147,7 @@ * a new RANGE of SSIDs to the msg_mask_tbl. */ #define MSG_MASK_TBL_CNT 26 #define APPS_EVENT_LAST_ID 0xC85 #define APPS_EVENT_LAST_ID 0xC92 #define MSG_SSID_0 0 #define MSG_SSID_0_LAST 129 Loading Loading @@ -182,7 +182,7 @@ #define MSG_SSID_15 8000 #define MSG_SSID_15_LAST 8000 #define MSG_SSID_16 8500 #define MSG_SSID_16_LAST 8529 #define MSG_SSID_16_LAST 8531 #define MSG_SSID_17 9000 #define MSG_SSID_17_LAST 9008 #define MSG_SSID_18 9500 Loading Loading @@ -778,7 +778,9 @@ static const uint32_t msg_bld_masks_16[] = { MSG_LVL_LOW | MSG_LVL_MED | MSG_LVL_HIGH | MSG_LVL_ERROR | MSG_LVL_FATAL, MSG_LVL_LOW | MSG_LVL_MED | MSG_LVL_HIGH | MSG_LVL_ERROR | MSG_LVL_FATAL MSG_LVL_FATAL, MSG_LVL_MED, MSG_LVL_MED }; static const uint32_t msg_bld_masks_17[] = { Loading Loading
include/linux/diagchar.h +5 −3 Original line number Diff line number Diff line Loading @@ -147,7 +147,7 @@ * a new RANGE of SSIDs to the msg_mask_tbl. */ #define MSG_MASK_TBL_CNT 26 #define APPS_EVENT_LAST_ID 0xC85 #define APPS_EVENT_LAST_ID 0xC92 #define MSG_SSID_0 0 #define MSG_SSID_0_LAST 129 Loading Loading @@ -182,7 +182,7 @@ #define MSG_SSID_15 8000 #define MSG_SSID_15_LAST 8000 #define MSG_SSID_16 8500 #define MSG_SSID_16_LAST 8529 #define MSG_SSID_16_LAST 8531 #define MSG_SSID_17 9000 #define MSG_SSID_17_LAST 9008 #define MSG_SSID_18 9500 Loading Loading @@ -778,7 +778,9 @@ static const uint32_t msg_bld_masks_16[] = { MSG_LVL_LOW | MSG_LVL_MED | MSG_LVL_HIGH | MSG_LVL_ERROR | MSG_LVL_FATAL, MSG_LVL_LOW | MSG_LVL_MED | MSG_LVL_HIGH | MSG_LVL_ERROR | MSG_LVL_FATAL MSG_LVL_FATAL, MSG_LVL_MED, MSG_LVL_MED }; static const uint32_t msg_bld_masks_17[] = { Loading