From: Vishal Kulkarni
Date: Fri, 26 Apr 2019 13:58:48 +0530
> During driver unload, hash/TCAM filter deletion doesn't wait for
> completion.This patch deletes all the filters with completion before
> clearing the resources.
>
> Signed-off-by: Vishal Kulkarni
Applied, thanks.
During driver unload, hash/TCAM filter deletion doesn't wait for
completion.This patch deletes all the filters with completion before
clearing the resources.
Signed-off-by: Vishal Kulkarni
---
drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c | 34 +++
drivers/net/ethernet/ch