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:	Mon, 3 Aug 2009 09:11:37 -0700
From:	Stephen Hemminger <shemminger@...tta.com>
To:	Mike McCormack <mikem@...g3k.org>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH 1/5] sky2: Avoid rewinding sky2->tx_prod

On Mon, 3 Aug 2009 20:07:58 +0900
Mike McCormack <mikem@...g3k.org> wrote:

> ---
>  drivers/net/sky2.c |   34 ++++++++++++++++++----------------
>  1 files changed, 18 insertions(+), 16 deletions(-)
> 
> diff --git a/drivers/net/sky2.c b/drivers/net/sky2.c
> index 661abd0..16a359d 100644
> --- a/drivers/net/sky2.c
> +++ b/drivers/net/sky2.c
> @@ -989,11 +989,11 @@ static void sky2_prefetch_init(struct sky2_hw
> *hw, u32 qaddr,
>  	sky2_read32(hw, Y2_QADDR(qaddr, PREF_UNIT_CTRL));

Your mailer line wrapped the patch making it not apply!
--
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