[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120711.013144.561273373052992836.davem@davemloft.net>
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