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] [day] [month] [year] [list]
Date:	Wed, 8 Feb 2012 23:03:49 -0800
From:	<Sathya.Perla@...lex.Com>
To:	<davem@...emloft.net>
CC:	<netdev@...r.kernel.org>
Subject: RE: [net-next PATCH] be2net: event queue re-design

>-----Original Message-----
>From: David Miller [mailto:davem@...emloft.net]
>Sent: Thursday, February 09, 2012 6:43 AM
>
>> -#define BE_MAX_EQD		96
>> +#define BE_MAX_EQD		((u32)96)
>
>What in the world is this garbage?  You either don't need it, or you
>need to do it cleanly.  And doing it cleanly is adding a "U" postfix
>or similar to the constant, not destroying how it looks it with an
>ugly cast.

Dave, I'll fix this and re-post ...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