commit | 53faea3d9a77cb429a2b167a1cb22aab400b3780 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <snelson@pensando.io> | Thu Mar 19 19:31:51 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 21 19:56:04 2020 -0700 |
tree | 9434acf7d28a63518f56000524b076733460416a | |
parent | 0e1825f48ca7d38b7957b231148c7bd8c55fefed [diff] |
ionic: ignore eexist on rx filter add Don't worry if the rx filter add firmware request fails on EEXIST, at least we know the filter is there. Same for the delete request, at least we know it isn't there. Fixes: 2a654540be10 ("ionic: Add Rx filter and rx_mode ndo support") Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>