From: Ganesh Goudar <[email protected]> Date: Fri, 23 Mar 2018 15:25:10 +0530
> From: Arjun Vynipadath <[email protected]> > > 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 <[email protected]> > Signed-off-by: Casey Leedom <[email protected]> > Signed-off-by: Ganesh Goudar <[email protected]> Applied, thank you.
