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:
c3d8f02
)
ath9k: downgrade ASSERT() in ath_clone_txbuf()
author
Vasanthakumar Thiagarajan
<vasanth@atheros.com>
Wed, 10 Jun 2009 12:20:09 +0000
(17:50 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 10 Jul 2009 18:57:39 +0000
(14:57 -0400)
We can easily run out of tx buf if there is any stuck in
transmission, so downgrade it to WARN_ON().
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found