e68daf61ed
Sometimes multiple CLS_REPLACE calls are issued for the same connection.
rhashtable_insert_fast does not check for these duplicates, so multiple
hardware flow entries can be created.
Fix this by checking for an existing entry early
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mtk_eth_path.c | ||
mtk_eth_soc.c | ||
mtk_eth_soc.h | ||
mtk_ppe.c | ||
mtk_ppe.h | ||
mtk_ppe_debugfs.c | ||
mtk_ppe_offload.c | ||
mtk_ppe_regs.h | ||
mtk_sgmii.c | ||
mtk_star_emac.c |