]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite9729f0e5d65779cdd52e60db6d7d014c33d37bb
treef267f7d65d191e82482b485aeb2495d561e8dbc8
parent64cc994c9b72a4a92b7f466c69629db93ca8fc95
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