Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cxgb4: correctly handling failed allocation
Since t4_alloc_mem can be failed in memory pressure, if not properly handled, NULL dereference could be happened. Signed-off-by: Insu Yun <wuninsu@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information