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:
8d67a03
)
ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()
author
Bruno Randolf
<br1@einfach.org>
Wed, 16 Jun 2010 10:11:17 +0000
(19:11 +0900)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 16 Jun 2010 18:58:58 +0000
(14:58 -0400)
Rename ath5k_txbuf_free() to ath5k_txbuf_free_skb() since this is what it does:
it frees the skb and not the buf. Same for ath5k_rxbuf_free().
Signed-off-by: Bruno Randolf <br1@einfach.org>
Acked-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found