[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130223.135420.332457089198054692.davem@davemloft.net>
Date: Sat, 23 Feb 2013 13:54:20 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: klebers@...ux.vnet.ibm.com
Cc: amirv@...lanox.com, netdev@...r.kernel.org
Subject: Re: [PATCH] mlx4_en: fix allocation of device tx_cq
From: Kleber Sacilotto de Souza <klebers@...ux.vnet.ibm.com>
Date: Fri, 22 Feb 2013 21:58:02 -0300
> The memory to hold the network device tx_cq is not being allocated with
> the correct size in mlx4_en_init_netdev(). It should use MAX_TX_RINGS
> instead of MAX_RX_RINGS. This can cause problems if the number of tx
> rings being used is greater than MAX_RX_RINGS.
>
> Signed-off-by: Kleber Sacilotto de Souza <klebers@...ux.vnet.ibm.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists