commit | 166e6045cacccb3046883a1a4c977f173fec5ccd | [log] [tgz] |
---|---|---|
author | Ganesh Goudar <ganeshgr@chelsio.com> | Wed Oct 26 13:26:38 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 29 14:56:26 2016 -0400 |
tree | f3d1c6165eaad0a4da113d684b27b493399ad2b1 | |
parent | a4256bc9ec36159e84d710c7c44aaa244a6380a8 [diff] |
cxgb4: Fix error handling in alloc_uld_rxqs(). Fix to release resources properly in error handling path of alloc_uld_rxqs(), This patch also removes unwanted arguments and avoids calling the same function twice. Fixes: 94cdb8bb993a (cxgb4: Add support for dynamic allocation of resources for ULD Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>