summaryrefslogtreecommitdiff
path: root/target/linux/ps3
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-06-16 13:25:14 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-06-16 13:25:14 +0000
commit0d40a2f95b52e61752823cb869989dbf04fcc44b (patch)
tree30ea52092d536a441e4c38329b74d05e41330e69 /target/linux/ps3
parent01e594e70439305f9998f53765f2189eee8dfc9c (diff)
downloadmtk-20170518-0d40a2f95b52e61752823cb869989dbf04fcc44b.zip
mtk-20170518-0d40a2f95b52e61752823cb869989dbf04fcc44b.tar.gz
mtk-20170518-0d40a2f95b52e61752823cb869989dbf04fcc44b.tar.bz2
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> SVN-Revision: 11508
Diffstat (limited to 'target/linux/ps3')
0 files changed, 0 insertions, 0 deletions