[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120711.013153.2184127223185969704.davem@davemloft.net>
Date: Wed, 11 Jul 2012 01:31:53 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: roy.qing.li@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [v2 PATCH] qlge: fix endian issue
From: roy.qing.li@...il.com
Date: Tue, 10 Jul 2012 16:02:42 +0800
> From: Li RongQing <roy.qing.li@...il.com>
>
> commit 6d29b1ef introduces a bug, ntohs is __be16_to_cpu,
> not cpu_to_be16.
>
> We always use htons on IP_OFFSET and IP_MF, then compare
> with network package.
>
> 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