diff options
author | Mirko Lindner <mlindner@marvell.com> | 2013-03-26 06:38:42 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-05 10:16:52 -0700 |
commit | 40e954e2b1e8f84eb1e0eb7af49bf4b9baa8a0ac (patch) | |
tree | 6b686d3545e4d899a82017f343f61300f48f2166 /net | |
parent | 0b1a48cbcca9aa5aeed944c88c3d2b7c745d6f37 (diff) |
sky2: Threshold for Pause Packet is set wrong
[ Upstream commit 74f9f42c1c1650e74fb464f76644c9041f996851 ]
The sky2 driver sets the Rx Upper Threshold for Pause Packet generation to a
wrong value which leads to only 2kB of RAM remaining space. This can lead to
Rx overflow errors even with activated flow-control.
Fix: We should increase the value to 8192/8
Signed-off-by: Mirko Lindner <mlindner@marvell.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions