diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-06-16 13:24:41 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-06-16 13:24:41 +0000 |
commit | 01e594e70439305f9998f53765f2189eee8dfc9c (patch) | |
tree | 2b475cc33422a7fb8a2b72f824eabe30bea0aec9 /target/linux/au1000 | |
parent | 368f07fc9744f2c1234d967eadd6f57f13711ef7 (diff) | |
download | mtk-20170518-01e594e70439305f9998f53765f2189eee8dfc9c.zip mtk-20170518-01e594e70439305f9998f53765f2189eee8dfc9c.tar.gz mtk-20170518-01e594e70439305f9998f53765f2189eee8dfc9c.tar.bz2 |
This patch applies to the RDC 32xx ethernet driver (svn r10754, first patch applied) and fixes the following issues: - re-added the parent parameter to specify a netdevice to steal the MAC address from (optional). - fixed null pointer access in r6040_rx() (lp->dev init. was missing) - fixed "scheduling while atomic" endless loop if tx_timeout() was called (caused by the re-allocs of the buffers) - fixed tx timeouts (tx irq weren't re-enabled on rx irq)
It adds some defines and cleans the code a bit (IMHO).
Signed-Off by Joerg Albert <jal2@gmx.de>
SVN-Revision: 11507
Diffstat (limited to 'target/linux/au1000')
0 files changed, 0 insertions, 0 deletions