git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6e69bb
)
r6040: fix null pointer access and tx timeouts
author
Florian Fainelli
<florian.fainelli@telecomint.eu>
Sun, 13 Jul 2008 12:28:27 +0000
(14:28 +0200)
committer
Jeff Garzik
<jgarzik@redhat.com>
Tue, 22 Jul 2008 23:56:29 +0000
(19:56 -0400)
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>
No differences found