Commits
Murali Karicheri committed 404283c2da8
net: hsr/prp: introduce rx offload feature flags for HSR and PRP This patch introduces the HSR/PRP rx offload flag to allow offload of LRE rx side processing such as duplicate detect/drop, node_table, etc to h/w. Lower level Ethernet drivers that support h/w with these protocol handling list this feature in the feature flag of the net_device. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>