[][MAC80211][hnat][Fix PPE flow accounting for NETSYSv1]

[Description]
Fix PPE flow accounting for NETSYSv1
 - https://github.com/torvalds/linux/commit/4eaeca1fc43a4060fa79d7a071572e89181a725e

[Release-log]
N/A


Change-Id: I057fde4138d7fa4b2f16df0900e752e75191b9f7
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/9194590
diff --git a/autobuild_mac80211_release/target/linux/mediatek/patches-5.4/999-3004-ethernet-update-ppe-from-netsys1-to-netsys2.patch b/autobuild_mac80211_release/target/linux/mediatek/patches-5.4/999-3004-ethernet-update-ppe-from-netsys1-to-netsys2.patch
index 9f22f37..aef6aa1 100644
--- a/autobuild_mac80211_release/target/linux/mediatek/patches-5.4/999-3004-ethernet-update-ppe-from-netsys1-to-netsys2.patch
+++ b/autobuild_mac80211_release/target/linux/mediatek/patches-5.4/999-3004-ethernet-update-ppe-from-netsys1-to-netsys2.patch
@@ -236,8 +236,8 @@
  #define MTK_FOE_IB2_DEST_PORT		GENMASK(7, 5)
  #define MTK_FOE_IB2_MULTICAST		BIT(8)
  
++#define MTK_FOE_IB2_MIB_CNT		BIT(10)
  #define MTK_FOE_IB2_WDMA_QID2		GENMASK(13, 12)
-+#define MTK_FOE_IB2_MIB_CNT		BIT(15)
  #define MTK_FOE_IB2_WDMA_DEVIDX		BIT(16)
  #define MTK_FOE_IB2_WDMA_WINFO		BIT(17)