From: Sujith Date: Mon, 30 Mar 2009 09:58:45 +0000 (+0530) Subject: ath9k: Remove the useless do..while loops X-Git-Tag: v2.6.31-rc1~330^2~568^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=797fe5cbefdb91f796502677e3a6623262eb9fcd;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed