]> git.baikalelectronics.ru Git - kernel.git/commit
pch_gbe: Fixed the issue on which a network freezes
authorToshiharu Okada <toshiharu-linux@dsn.okisemi.com>
Sun, 25 Sep 2011 21:27:43 +0000 (21:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Oct 2011 18:20:39 +0000 (14:20 -0400)
commit5cf318e3a4785d91b3f8ff3067f80b0f1b78ba46
treec59fc305fdf15191d0b5def6697d77f76b2a4441
parent9da12c9d901bec655206612b63a1e9585da9d271
pch_gbe: Fixed the issue on which a network freezes

The pch_gbe driver has an issue which a network stops,
when receiving traffic is high.
In the case, The link down and up are necessary to return a network.

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