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:
a145daf
)
ath9k: Remove redundant NULL assignment
author
Sujith Manoharan
<c_manoha@qca.qualcomm.com>
Wed, 28 Nov 2012 09:38:55 +0000
(15:08 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 30 Nov 2012 18:38:15 +0000
(13:38 -0500)
'bf_next' is cleared using ATH_TXBUF_RESET() in both the
callsites of ath_tx_get_buffer().
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found