PCH_GbE : Fixed the issue of checksum judgment
authorToshiharu Okada <toshiharu-linux@dsn.okisemi.com>
Fri, 6 May 2011 02:53:56 +0000 (02:53 +0000)
committerSteve Conklin <sconklin@canonical.com>
Thu, 2 Jun 2011 19:23:25 +0000 (14:23 -0500)
commit38654101ce2fb3976e636ae097c40a18b2b51d90
tree0090336cdc984e557ca1c0d4fc6de5f65335d33e
parent5714e03ced70acbdc49fb0cfeab1cd8d90c7c1e7
PCH_GbE : Fixed the issue of checksum judgment

BugLink: http://bugs.launchpad.net/bugs/788691

commit 5d05a04d283061b586e8dc819cfa6f4b8cfd5948 upstream.

The checksum judgment was mistaken.
  Judgment result
     0:Correct 1:Wrong

This patch fixes the issue.

Signed-off-by: Toshiharu Okada <toshiharu-linux@dsn.okisemi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Steve Conklin <sconklin@canonical.com>
drivers/net/pch_gbe/pch_gbe_main.c