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:
28a7e4c
)
r6040: fix wrong assignment in r6040_free_txbufs
author
Florian Fainelli
<florian@openwrt.org>
Wed, 24 Sep 2008 19:16:40 +0000
(21:16 +0200)
committer
Jeff Garzik
<jgarzik@redhat.com>
Thu, 25 Sep 2008 00:48:08 +0000
(20:48 -0400)
This patch fixes a wrong assignment in r6040_free_txbufs
on a receive skb pointer while we should actually do this
on the transmit skb pointer.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found