commit | 797fe5cbefdb91f796502677e3a6623262eb9fcd | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Mon Mar 30 15:28:45 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:54:35 2009 -0400 |
tree | 8d9931b9853a0c5d5f516d2c10bf07d24dedb749 | |
parent | 4658b985170d9d0c88304d2d4459938b600f8c0b [diff] |
ath9k: Remove the useless do..while loops 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>