From: Michael S. Tsirkin Date: Thu, 24 May 2007 15:32:46 +0000 (+0300) Subject: IPoIB/cm: Drain cq in ipoib_cm_dev_stop() X-Git-Tag: v2.6.22-rc3~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dfbfc37121d307e1f1d24c2979382cb17b19347;p=pandora-kernel.git IPoIB/cm: Drain cq in ipoib_cm_dev_stop() Since NAPI polling is disabled while ipoib_cm_dev_stop() is running, ipoib_cm_dev_stop() must poll the CQ itself in order to see the packets draining. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed