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)
commit805e969f6151eda7bc1a57e9c737054230acc3cc
treec59fc305fdf15191d0b5def6697d77f76b2a4441
parent5f3a11419099d5cc010cfbfc524ca10d8fb81f89
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