From: Roland Dreier Date: Mon, 7 May 2007 04:05:32 +0000 (-0700) Subject: IPoIB: Convert to NAPI X-Git-Tag: v2.6.22-rc1~824^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d1cc86a6278687efbab7b8c294ab01efe4d4231;p=pandora-kernel.git IPoIB: Convert to NAPI Convert the IP-over-InfiniBand network device driver over to using NAPI to handle completions for the main CQ. This covers all receives as well as datagram mode sends; send completions for connected mode connections are still handled from interrupt context. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed