From: Ganesh Goudar <[email protected]> Date: Thu, 2 Feb 2017 12:43:29 +0530
> From: Arjun V <[email protected]> > > Without any uld being loaded, uld_txq_info[] will be NULL. uld_send() > is also used for sending control work requests(for eg: setting filter) > that dont require any ulds to be loaded. Hence move uld_txq_info[] > assignment after ctrl_xmit(). > > Also added a NULL check for uld_txq_info[]. > > Fixes: 94cdb8bb993a (cxgb4: Add support for dynamic allocation > of resources for ULD). > Signed-off-by: Arjun V <[email protected]> > Signed-off-by: Casey Leedom <[email protected]> > Signed-off-by: Ganesh Goudar <[email protected]> Applied, thanks.
