lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 1 Oct 2013 08:18:12 +0200
From:	Ricardo Ribalda Delgado <ricardo.ribalda@...il.com>
To:	David Miller <davem@...emloft.net>
Cc:	joe@...ches.com, jg1.han@...sung.com,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	wfp5p@...ginia.edu, netdev@...r.kernel.org,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ll_temac: Reset dma descriptors on ndo_open

Just send a v2 of the patch

http://patchwork.ozlabs.org/patch/279339/

Thanks!

On Tue, Oct 1, 2013 at 8:01 AM, David Miller <davem@...emloft.net> wrote:
> From: Ricardo Ribalda Delgado <ricardo.ribalda@...il.com>
> Date: Tue, 1 Oct 2013 07:46:31 +0200
>
>> What if I move
>>        lp->tx_bd_ci = 0;
>>        lp->tx_bd_next = 0;
>>        lp->tx_bd_tail = 0;
>>        lp->rx_bd_ci = 0;
>>
>> to temac_dma_bd_init? Will this be more correct?
>
> Yes, that would be a lot better.



-- 
Ricardo Ribalda
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ