Loading drivers/net/wireless/ath/wil6210/wmi.c +2 −2 Original line number Diff line number Diff line Loading @@ -199,8 +199,8 @@ const struct fw_map talyn_mb_fw_mapping[] = { {0x8c0000, 0x8c0210, 0x8c0000, "dum_user_rgf", true, true}, /* DMA OFU 296b */ {0x8c2000, 0x8c2128, 0x8c2000, "dma_ofu", true, true}, /* ucode debug 4k */ {0x8c3000, 0x8c4000, 0x8c3000, "ucode_debug", true, true}, /* ucode debug 256b */ {0x8c3000, 0x8c3100, 0x8c3000, "ucode_debug", true, true}, /* upper area 1536k */ {0x900000, 0xa80000, 0x900000, "upper", true, true}, /* UCODE areas - accessible by debugfs blobs but not by Loading Loading
drivers/net/wireless/ath/wil6210/wmi.c +2 −2 Original line number Diff line number Diff line Loading @@ -199,8 +199,8 @@ const struct fw_map talyn_mb_fw_mapping[] = { {0x8c0000, 0x8c0210, 0x8c0000, "dum_user_rgf", true, true}, /* DMA OFU 296b */ {0x8c2000, 0x8c2128, 0x8c2000, "dma_ofu", true, true}, /* ucode debug 4k */ {0x8c3000, 0x8c4000, 0x8c3000, "ucode_debug", true, true}, /* ucode debug 256b */ {0x8c3000, 0x8c3100, 0x8c3000, "ucode_debug", true, true}, /* upper area 1536k */ {0x900000, 0xa80000, 0x900000, "upper", true, true}, /* UCODE areas - accessible by debugfs blobs but not by Loading