pch_gbe: fixed the issue which receives an unnecessary packet.
commit20149346fc897be5a7a4eed1203b446dabf75183
authorToshiharu Okada <toshiharu-linux@dsn.okisemi.com>
Thu, 1 Sep 2011 14:20:07 +0000 (1 14:20 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 May 2012 16:40:05 +0000 (21 09:40 -0700)
tree607dc03505142c0b8bb8484d15c395cef207d174
parenta166666fe3d400c75bb5ea60733801ed04b23e8b
pch_gbe: fixed the issue which receives an unnecessary packet.

commit 5229d87edcd80a3bceb0708ebd767faff2e589a9 upstream.

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>
Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/pch_gbe/pch_gbe_main.c