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)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2011 18:55:16 +0000 (11:55 -0700)
commit5d05a04d283061b586e8dc819cfa6f4b8cfd5948
tree1c56197fe75df9f386613b2c9b1c7cc9f5a670b1
parentce3dad0f74e6b240f0b1dedbd8ea268a3f298d82
PCH_GbE : Fixed the issue of checksum judgment

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>
drivers/net/pch_gbe/pch_gbe_main.c