The mt76 core driver makes use of struct page_frag_cache which was only added with kernel 4.2, deactivate all modules of the mt76 driver on older kernel versions. CONFIG_MT7603E was newly added in this kernel version. Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- dependencies | 1 + 1 file changed, 1 insertion(+) diff --git a/dependencies b/dependencies index 7361e60d..b2edad81 100644 --- a/dependencies +++ b/dependencies @@ -75,6 +75,7 @@ MT76x0U 4.2 MT76x0E 4.2 MT76x2E 4.2 MT76x2U 4.2 +MT7603E 4.2 # select_queue_fallback_t is missing RTL8723BS 3.14 -- 2.20.1 -- To unsubscribe from this list: send the line "unsubscribe backports" in