1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-24 08:01:06 +02:00
florian 43bd63845a 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
2008-06-16 13:25:14 +00:00
..
2008-05-19 06:34:16 +00:00
2008-06-12 22:33:48 +00:00
2008-05-19 06:35:41 +00:00
2008-05-19 07:16:54 +00:00
2008-06-11 11:38:39 +00:00
2008-06-12 22:24:27 +00:00
2008-06-11 11:38:39 +00:00
2008-06-11 11:38:39 +00:00
2008-06-11 11:38:39 +00:00
2008-06-11 11:38:39 +00:00
2008-06-11 11:38:39 +00:00
2008-05-22 05:49:27 +00:00
2008-05-19 12:00:02 +00:00
2008-05-19 12:00:20 +00:00
2008-06-11 11:38:39 +00:00
2008-05-19 12:03:12 +00:00
2008-06-05 17:14:02 +00:00
2008-06-11 11:38:39 +00:00