pch_gbe: Fix the issue that the receiving data is not normal.
authorToshiharu Okada <toshiharu-linux@dsn.okisemi.com>
Tue, 8 Feb 2011 22:15:59 +0000 (22:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Feb 2011 05:50:19 +0000 (21:50 -0800)
This PCH_GBE driver had an issue that the receiving data is not normal.
This driver had not removed correctly the padding data
which the DMA include in receiving data.

This patch fixed this issue.

Signed-off-by: Toshiharu Okada <toshiharu-linux@dsn.okisemi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found