From: Michael S. Tsirkin Date: Fri, 14 Jul 2006 07:23:51 +0000 (-0700) Subject: [PATCH] IB/mthca: comment fix X-Git-Tag: v2.6.18-rc2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0964d9161826ca5cab5a03192490ec676c8abf8c;p=pandora-kernel.git [PATCH] IB/mthca: comment fix After recent changes, mthca_wq_init does not actually initialize the WQ as it used to - it simply resets all index fields to their initial values. So, let's rename it to mthca_wq_reset. Signed-off-by: Michael S. Tsirkin Cc: Roland Dreier Acked-by: Zach Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed