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:
f0e6ce1
)
ath9k: RX buffers may be accessed/freed even before initialized/alloced.
author
Senthil Balasubramanian
<senthilkumar@atheros.com>
Fri, 6 Mar 2009 05:54:09 +0000
(11:24 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 16 Mar 2009 22:09:30 +0000
(18:09 -0400)
accessing RXBUF list in ath_rx_cleanup may cause panic if
ath_descdma_setup fails even before RXBUF list is initialized.
Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found