From: Ganesh Goudar <ganes...@chelsio.com> Date: Fri, 23 Mar 2018 15:25:10 +0530
> From: Arjun Vynipadath <ar...@chelsio.com> > > 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 <ar...@chelsio.com> > Signed-off-by: Casey Leedom <lee...@chelsio.com> > Signed-off-by: Ganesh Goudar <ganes...@chelsio.com> Applied, thank you.