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:
4658b98
)
ath9k: Remove the useless do..while loops
author
Sujith
<Sujith.Manoharan@atheros.com>
Mon, 30 Mar 2009 09:58:45 +0000
(15:28 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:35 +0000
(16:54 -0400)
These are unnecessary constructs in a function.
This patch removes these from both RX and TX init
routines.
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found