From: Ganesh Goudar <ganes...@chelsio.com> Date: Thu, 15 Mar 2018 17:34:14 +0530
> From: Arjun Vynipadath <ar...@chelsio.com> > > Setting sge_uld_rxq_info to NULL in free_queues_uld(). > We are referencing sge_uld_rxq_info in cxgb_up(). This > will fix a panic when interface is brought up after a > ULDq creation failure. > > Fixes: 94cdb8bb993a (cxgb4: Add support for dynamic allocation > of resources for ULD) > Signed-off-by: Arjun Vynipadath <ar...@chelsio.com> > Signed-off-by: Casey Leedom <lee...@chelsio.com> > Signed-off-by: Ganesh Goudhar <ganes...@chelsio.com> Applied, thank you.