https://github.com/torvalds/linux
Revision 805e969f6151eda7bc1a57e9c737054230acc3cc authored by Toshiharu Okada on 25 September 2011, 21:27:43 UTC, committed by David S. Miller on 03 October 2011, 18:20:39 UTC
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>
1 parent 5f3a114
History
Tip revision: 805e969f6151eda7bc1a57e9c737054230acc3cc authored by Toshiharu Okada on 25 September 2011, 21:27:43 UTC
pch_gbe: Fixed the issue on which a network freezes
Tip revision: 805e969
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 5.3 KB
Makefile -rw-r--r-- 2.3 KB
gen_init_cpio.c -rw-r--r-- 13.1 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top