pch_gbe: fixed the issue which receives an unnecessary packet.
authorToshiharu Okada <toshiharu-linux@dsn.okisemi.com>
Thu, 1 Sep 2011 14:20:07 +0000 (14:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Sep 2011 21:31:45 +0000 (17:31 -0400)
This patch fixed the issue which receives an unnecessary packet before link

When using PHY of GMII, an unnecessary packet is received,
And it becomes impossible to receive a packet after link up.

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

No differences found