]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 21 May 2011 22:13:17 +0000 (15:13 -0700)
commitb121770076ed5c378f4ac78891f4fb07da978c05
tree96be2a7c60582b8646aad93f3097a9796981d181
parentb9f596db8cefc8e4f0abd804edde9fde96ec0d01
PCH_GbE : Fixed the issue of checksum judgment

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