commit | b1a79360ee862f8ada4798ad2346fa45bb41b527 | [log] [tgz] |
---|---|---|
author | Vishal Kulkarni <vishal@chelsio.com> | Fri Apr 26 13:58:48 2019 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 27 22:25:37 2019 -0400 |
tree | 405392d270c2be28d50f28d59099bb07e07c7580 | |
parent | 7324d50e47f3a04adc21babeb24d8406efd0e492 [diff] |
cxgb4: Delete all hash and TCAM filters before resource cleanup 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 <vishal@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>