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:
de00c04
)
ath5k: properly drop packets from ops->tx
author
Bob Copeland
<me@bobcopeland.com>
Tue, 24 Mar 2009 03:35:37 +0000
(23:35 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Sat, 28 Mar 2009 00:13:19 +0000
(20:13 -0400)
We shouldn't return NETDEV_TX_BUSY from the TX callback, especially
after we've mucked with the sk_buffs. Drop the packets and return
NETDEV_TX_OK.
Changes-licensed-under: 3-Clause-BSD
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found