commit | 106323b905a6bcd21ff83dd4e19566282fd5eb52 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Sat Sep 17 15:52:17 2016 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 19 01:42:28 2016 -0400 |
tree | 8a2c16ab55cc2128c28a095aaf48b452f2badbe7 | |
parent | 4646651e754f3593761142c7a9e11c5ee2a983a6 [diff] |
cxgb4: Fix return value check in cfg_queues_uld() Fix the retrn value check which testing the wrong variable in cfg_queues_uld(). Fixes: 94cdb8bb993a ("cxgb4: Add support for dynamic allocation of resources for ULD") Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>