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)
commit5229d87edcd80a3bceb0708ebd767faff2e589a9
treef267f7d65d191e82482b485aeb2495d561e8dbc8
parent483f97f8b2b7f0ab09e14c06fe327d5e346fac28
pch_gbe: fixed the issue which receives an unnecessary packet.

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