commit | d427caee5a3f04938f47bec6fdec97a52668ee53 | [log] [tgz] |
---|---|---|
author | Ganesh Goudar <ganeshgr@chelsio.com> | Fri Jun 16 15:36:09 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 19 00:02:25 2017 -0400 |
tree | 9bdb9365ac167b2284c231cffe8186fffdfce835 | |
parent | c4ee5d8103ed78502170e9f0c22dc31cb335c412 [diff] |
cxgb4: fix a NULL dereference Avoid NULL dereference in setup_sge_queues() when the adapter is in non offload mode. Fixes: 0fbc81b3ad51 ('chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's') Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>