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:	Wed, 11 Jul 2012 01:31:44 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	roy.qing.li@...il.com
Cc:	netdev@...r.kernel.org, Tristram.Ha@...rel.com,
	bhutchings@...arflare.com, joe@...ches.com
Subject: Re: [v2 PATCH] ksz884x: fix Endian

From: roy.qing.li@...il.com
Date: Tue, 10 Jul 2012 14:56:06 +0800

> From: Li RongQing <roy.qing.li@...il.com>
> 
> ETH_P_IP is host Endian, skb->protocol is big Endian, when
> compare them, Using htons on skb->protocol is wrong.
> 
> And fix two code style issues: indentation and remove
> unnecessary parentheses.
> 
> CC: Tristram Ha <Tristram.Ha@...rel.com>
> CC: Ben Hutchings <bhutchings@...arflare.com>
> CC: Joe Perches <joe@...ches.com>
> Signed-off-by: Li RongQing <roy.qing.li@...il.com>

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