mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 17:51:57 +09:00
net: mediatek: add flow offload for mt7623
mt7623 uses offload version 2 too tested on Bananapi-R2 Signed-off-by: Frank Wunderlich <frank-w@public-files.de> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
b494ba5a3c
commit
917e2e6c57
@@ -3202,6 +3202,7 @@ static const struct mtk_soc_data mt7623_data = {
|
||||
.hw_features = MTK_HW_FEATURES,
|
||||
.required_clks = MT7623_CLKS_BITMAP,
|
||||
.required_pctl = true,
|
||||
.offload_version = 2,
|
||||
};
|
||||
|
||||
static const struct mtk_soc_data mt7629_data = {
|
||||
|
||||
Reference in New Issue
Block a user