summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorArjun Vynipadath <arjun@chelsio.com>2018-03-23 15:25:10 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-30 07:50:44 +0200
commit79ad08dae99b978b6d1567f746076272cadefc38 (patch)
tree4f7c9589ff490903ae5afb063af22d12dbba97cc /security
parente63ff84eb09953c4028fc450fe2c4c0103cf7ba0 (diff)
cxgb4: Setup FW queues before registering netdev
[ Upstream commit 843bd7db79c861b49e2912d723625f5fa8e94502 ] When NetworkManager is enabled, there are chances that interface up is called even before probe completes. This means we have not yet allocated the FW sge queues, hence rest of ingress queue allocation wont be proper. Fix this by calling setup_fw_sge_queues() before register_netdev(). Fixes: 0fbc81b3ad51 ('chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's') Signed-off-by: Arjun Vynipadath <arjun@chelsio.com> Signed-off-by: Casey Leedom <leedom@chelsio.com> Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <alexander.levin@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions