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)
commitac09664248e300342e92b937c9894a8149ddf189
treefccdb0361ff3bb153ffc16d889229ecf872fcd4d
parent539c9aa5ba7c5f71794ef0948c6dd29552f033e4
pch_gbe: Fix the issue that the receiving data is not normal.

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>
drivers/net/pch_gbe/pch_gbe_main.c
This page took 0.036209 seconds and 5 git commands to generate.