commit | 805e969f6151eda7bc1a57e9c737054230acc3cc | [log] [tgz] |
---|---|---|
author | Toshiharu Okada <toshiharu-linux@dsn.okisemi.com> | Sun Sep 25 21:27:43 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 03 14:20:39 2011 -0400 |
tree | c59fc305fdf15191d0b5def6697d77f76b2a4441 | |
parent | 5f3a11419099d5cc010cfbfc524ca10d8fb81f89 [diff] |
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>