commit | 3d25434816356e8d1e3167c5f7a56d3d81aeb239 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian.fainelli@telecomint.eu> | Sun Jul 13 14:28:27 2008 +0200 |
committer | Jeff Garzik <jgarzik@redhat.com> | Tue Jul 22 19:56:29 2008 -0400 |
tree | 5a0f658324549defcaf2090141276996a2065df1 | |
parent | c6e69bb92ed6e22a0931e29daff6539f2bac29b9 [diff] |
r6040: fix null pointer access and tx timeouts This patch fixes a null pointer access in r6040_rx due to lp->dev not being initialized. Fix the TX timeouts, TX irq was not re-enabled on RX irq Signed-Off-By: Joerg Albert <jal2@gmx.de> Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>