diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-06-16 13:25:14 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-06-16 13:25:14 +0000 |
commit | 537682b3c3c2d065855b1db5c46367c4373248ae (patch) | |
tree | 94de394199de5b34e730e3e6a682bb3b7343eafc /target/linux/ps3 | |
parent | 1894163cbf8c2d033fcf19b2dde4a5a8951f99f7 (diff) | |
download | upstream-537682b3c3c2d065855b1db5c46367c4373248ae.tar.gz upstream-537682b3c3c2d065855b1db5c46367c4373248ae.tar.bz2 upstream-537682b3c3c2d065855b1db5c46367c4373248ae.zip |
his patch mainly fixes the huge delay when we ping from the RDC device to another host (160-230 ms).
r6040_rx() was rewritten.
Further changes:
- fix a bug in hex2str(), which overwrote the source with a zero
- removed rx_free_desc counter; allocate skb inside r6040_rx() on the fly
- r6040_rx: don't take the error from the MLSR register (may be too late) but from the descriptor (we may have to allow these errors (via MCR0) there
- r6040_alloc_rxbufs() may fail due to lack of skb, added a return value
- changed some debugs
- more defines
- version: 0.18 -> 0.19
Signed-Off by Joerg Albert <jal2@gmx.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11508 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ps3')
0 files changed, 0 insertions, 0 deletions