[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170203.110457.1561222375927349023.davem@davemloft.net>
Date: Fri, 03 Feb 2017 11:04:57 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: ganeshgr@...lsio.com
Cc: netdev@...r.kernel.org, nirranjan@...lsio.com, arjun@...lsio.com,
leedom@...lsio.com
Subject: Re: [PATCH net-next] cxgb4: Fix uld_send() for ctrl pkts
From: Ganesh Goudar <ganeshgr@...lsio.com>
Date: Thu, 2 Feb 2017 12:43:29 +0530
> From: Arjun V <arjun@...lsio.com>
>
> 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 <arjun@...lsio.com>
> Signed-off-by: Casey Leedom <leedom@...lsio.com>
> Signed-off-by: Ganesh Goudar <ganeshgr@...lsio.com>
Applied, thanks.
Powered by blists - more mailing lists