On Mon, Mar 18, 2013 at 12:26:15PM +0200, Or Gerlitz wrote:
> From: Amir Vadai <[email protected]>
> 
> [ Upstream commit 78fb2de711ec28997bf38bcf3e48e108e907be77 ]
> 
> filters_lock might have been used while it was re-initialized.
> Moved filters_lock and filters_list initialization to init_netdev instead of
> alloc_resources which is called every time the device is configured.
> 
> Signed-off-by: Amir Vadai <[email protected]>
> Signed-off-by: David S. Miller <[email protected]>
> Signed-off-by: Or Gerlitz <[email protected]>
> ---
>  drivers/net/ethernet/mellanox/mlx4/en_netdev.c |    8 +++++---
>  1 files changed, 5 insertions(+), 3 deletions(-)

What stable kernel releases should this, and the other patch, be applied
to?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to