diff options
author | Michael Chan <mchan@broadcom.com> | 2007-01-27 07:59:57 (GMT) |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-01-30 14:36:01 (GMT) |
commit | 5fc7d61aee1a7f7d3448f8fbccaa93371ebeecb0 (patch) | |
tree | cebe78adc2313c6890562d0f3e79a61eeb6f28c7 /fs/xfs/xfs_error.c | |
parent | c0d4d573feed199b16094c072e7cb07afb01c598 (diff) | |
download | linux-fsl-qoriq-5fc7d61aee1a7f7d3448f8fbccaa93371ebeecb0.tar.xz |
b44: Fix frequent link changes
This fixes the issue of frequent link changes under heavy traffic reported
below:
http://bugzilla.kernel.org/show_bug.cgi?id=7696
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=216338
The b44 chip occasionally needs to be reset when ISTAT_ERRORS are
encountered. The reset sequence includes a PHY reset that will take many
seconds to complete and cause the link to go down and up. By skipping the
PHY reset, it will greatly reduce the interruption when ISTAT_ERRORS are
encountered.
Change the full_reset parameter to reset_kind parameter in b44_init_hw().
This will allow PHY reset to be skipped when ISTAT_ERRORS are encountered.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'fs/xfs/xfs_error.c')
0 files changed, 0 insertions, 0 deletions