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:52:29 +0200
commitd7b13824c390805830e0ac8d8f89f0903272e234 (patch)
treee6c8cfef9a493b5b662f754aacdb2282b30b0f17 /security
parentaa5a781f59fba7e525f197a0b92613b1da7bdcd2 (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