commit | ed514fc5615d7688b7c227a76863e98a92fb0d54 | [log] [tgz] |
---|---|---|
author | Vishal Kulkarni <vishal@chelsio.com> | Mon Apr 08 18:03:49 2019 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 08 10:01:50 2019 -0700 |
tree | e450ea562f6ca748df7bf0c628e22c03bd8fdbca | |
parent | fcf9782573eccb6a9a79140ff221898c02923fd0 [diff] |
cxgb4: Don't return EAGAIN when TCAM is full. During hash filter programming, driver needs to return ENOSPC error intead of EAGAIN when TCAM is full. Signed-off-by: Vishal Kulkarni <vishal@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>