commit | 3b060be0582373be3c380629d7a6de5f06a311ed | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Wed Sep 24 21:16:40 2008 +0200 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Sep 24 20:48:08 2008 -0400 |
tree | 67415fb9e06b14a2ff75d987f782854a4cd530f6 | |
parent | 28a7e4c906bd86419eb8572b3b1343e619cd1470 [diff] |
r6040: fix wrong assignment in r6040_free_txbufs 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>