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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 07 Sep 2012 12:57:48 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	chema@...keley.edu
Cc:	netdev@...r.kernel.org, edumazet@...gle.com, chema@...gle.com
Subject: Re: [PATCH] net: Small bug on rxhash calculation

From: Chema Gonzalez <chema@...keley.edu>
Date: Wed, 5 Sep 2012 23:35:40 -0700

> -       if (keys.ports) {
> -               if ((__force u16)keys.port16[1] < (__force u16)keys.port16[0])
> -                       swap(keys.port16[0], keys.port16[1]);
> +       if (keys.ports)

This patch was corrupted by your email client, it transformed TAB characters
into spaces, making your patch completely useless to us.

Please fix this, send a test patch to yourself, and make sure that the patch
you receive in that test email will apply cleanly and properly.

Only after you are able to get such an email test patch to work should
you submit it here again.

Thanks.
--
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